etc/proofgeneral-settings.el
author wenzelm
Fri, 05 May 2006 21:59:46 +0200
changeset 19578 f93b7637a5e6
parent 11635 fd242f857508
child 29145 b1c6f4563df7
permissions -rw-r--r--
added class_error and exception CLASS_ERROR (supercedes DOMAIN); clarified of_class_derivation; tuned witness_sorts;

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