etc/proofgeneral-settings.el
author wenzelm
Wed, 30 Nov 2005 12:23:35 +0100
changeset 18294 bbfd64cc91ab
parent 11635 fd242f857508
child 29145 b1c6f4563df7
permissions -rw-r--r--
fresh_unit_elim and fresh_prod_elim -- for nominal_induct;

;;;
;;; $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")))))