src/Pure/Tools/proof_general_pure.ML
Fri, 17 May 2013 20:41:45 +0200 wenzelm proper option quick_and_dirty;
Thu, 16 May 2013 21:48:01 +0200 wenzelm more system options as context-sensitive config options;
Wed, 15 May 2013 22:30:24 +0200 wenzelm clarified preferences: "override" re-initialized on prover startup, and "default" sent to PG -- thus recover typical defaults like auto-quickcheck in PG 4.x;
Wed, 15 May 2013 22:02:51 +0200 wenzelm simplified ProofGeneral.preference operation -- no need for CRITICAL section for atomic access (and sequential execution of PG/TTY loop);
Wed, 15 May 2013 20:45:27 +0200 wenzelm more elementary ProofGeneral.thm_deps;
Wed, 15 May 2013 20:34:42 +0200 wenzelm moved files;
less more (0) tip