etc/proofgeneral-settings.el
author berghofe
Fri, 11 Jul 2003 14:55:17 +0200
changeset 14102 8af7334af4b3
parent 11635 fd242f857508
child 29145 b1c6f4563df7
permissions -rw-r--r--
- Installed specific code generator for equality enforcing that arguments do not have function types, which would result in an error message during compilation. - Added test case generators for basic types.

;;;
;;; $Id$
;;;
;;; Options for Proof General

;; Examples for sensible settings:

;(custom-set-variables '(isar-eta-contract nil))

;(custom-set-faces
; '(proof-locked-face
;   ((((type x) (class color) (background light)) (:background "lightsteelblue2")))))