etc/proofgeneral-settings.el
author wenzelm
Fri, 26 Oct 2001 23:58:21 +0200
changeset 11952 b10f1e8862f4
parent 11635 fd242f857508
child 29145 b1c6f4563df7
permissions -rw-r--r--
* Pure: method 'atomize' presents local goal premises as object-level statements (atomic meta-level propositions); setup controlled via rewrite rules declarations of 'atomize' attribute; example application: 'induct' method with proper rule statements in improper proof *scripts*;

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