etc/proofgeneral-settings.el
author huffman
Wed, 20 Jun 2007 05:18:39 +0200
changeset 23431 25ca91279a9b
parent 11635 fd242f857508
child 29145 b1c6f4563df7
permissions -rw-r--r--
change simp rules for of_nat to work like int did previously (reorient of_nat_Suc, remove of_nat_mult [simp]); preserve original variable names in legacy int theorems

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