paulson [Mon, 10 Feb 1997 12:31:54 +0100] rev 2601
Renamed structure Int (intuitionistic prover) to IntPr to prevent clash
with Basis Library structure Int
wenzelm [Fri, 07 Feb 1997 17:15:30 +0100] rev 2600
removed ISABELLE_INTERFACE_OPTIONS;
wenzelm [Fri, 07 Feb 1997 17:14:56 +0100] rev 2599
tuned;
removed ISABELLE_INTERFACE_OPTIONS;
wenzelm [Fri, 07 Feb 1997 17:14:33 +0100] rev 2598
tuned;
removed ISABELLE_SYMBOLS;
nipkow [Fri, 07 Feb 1997 14:15:35 +0100] rev 2597
Modified proofs due to added triv_forall_equality.
nipkow [Fri, 07 Feb 1997 14:13:58 +0100] rev 2596
Modified proofs because of added "triv_forall_equality".
nipkow [Fri, 07 Feb 1997 14:13:20 +0100] rev 2595
Added "triv_forall_equality" to HOL_ss.
wenzelm [Thu, 06 Feb 1997 18:40:39 +0100] rev 2594
functionality added to getsettings;
wenzelm [Thu, 06 Feb 1997 18:40:23 +0100] rev 2593
removed getplatform, ISABELLE_OUTPUT_DIR;
wenzelm [Thu, 06 Feb 1997 18:33:50 +0100] rev 2592
removed getplatform, ISABELLE_OUTPUT_DIR;
wenzelm [Thu, 06 Feb 1997 18:31:27 +0100] rev 2591
removed getplatform;
wenzelm [Thu, 06 Feb 1997 18:27:47 +0100] rev 2590
integrated getplatform stuff;
added ISABELLE_OUTPUT_DIR;
wenzelm [Thu, 06 Feb 1997 18:22:59 +0100] rev 2589
now falls back on ucat instead of cat;
wenzelm [Thu, 06 Feb 1997 18:22:21 +0100] rev 2588
improved usage msg;
wenzelm [Thu, 06 Feb 1997 17:52:40 +0100] rev 2587
added eq_sort (will move to sorts.ML eventually);
added get_sort (handles constraints / defaults);
attach_types: adapted to new get_sort;
wenzelm [Thu, 06 Feb 1997 17:47:19 +0100] rev 2586
adapted to new Syntax.read_typ;
wenzelm [Thu, 06 Feb 1997 17:46:22 +0100] rev 2585
adapted read_typ, simple_read_typ;
wenzelm [Thu, 06 Feb 1997 17:44:14 +0100] rev 2584
improved comments;
raw_term_sorts: improved handling of sort constraints (consistency);
added term_of_sort;
renamed "_emptysort" to "_topsort";
preparations for marking of class idts;
wenzelm [Thu, 06 Feb 1997 17:25:17 +0100] rev 2583
added string_of_vname' (treats neg. index as free);
wenzelm [Thu, 06 Feb 1997 17:24:05 +0100] rev 2582
cd made readably again;
wenzelm [Wed, 05 Feb 1997 09:56:06 +0100] rev 2581
tuned;
paulson [Tue, 04 Feb 1997 10:33:58 +0100] rev 2580
Gradual switching to Basis Library functions nth, drop, etc.
wenzelm [Tue, 04 Feb 1997 08:59:50 +0100] rev 2579
now uses tee -i instead of perl;
wenzelm [Tue, 04 Feb 1997 08:59:17 +0100] rev 2578
now uses ISABELLE_INSTALLFONTS;
wenzelm [Tue, 04 Feb 1997 08:58:47 +0100] rev 2577
added ISABELLE_INSTALLFONTS;
paulson [Fri, 31 Jan 1997 17:51:42 +0100] rev 2576
Declaration of ccontr (classical contradiction) for HOL compatibility
paulson [Fri, 31 Jan 1997 17:50:47 +0100] rev 2575
Correction to Problem 24
paulson [Fri, 31 Jan 1997 17:17:10 +0100] rev 2574
Correction to Problem 24
paulson [Fri, 31 Jan 1997 17:15:55 +0100] rev 2573
Correction to Problem 24 (with unsatisfactory proof)
paulson [Fri, 31 Jan 1997 17:13:19 +0100] rev 2572
ex_impE was incorrectly listed as Safe