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
oheimb [Fri, 31 Jan 1997 16:57:45 +0100] rev 2571
reflecting the changes made in HOLCF/ex and HOLCF/explicit_domains
oheimb [Fri, 31 Jan 1997 16:56:32 +0100] rev 2570
added Classlib.* and Witness.*,
moved (and updated) Coind.*, Dagstuhl.*, Dlist.*, Dnat.*, Focus_ex.*
and Stream.* from HOLCF/explicit_domains to here
adapted several proofs; now they work again.
Hope that the following strange errors (when committing) do not matter:
rlog error: RCS/Classlib.ML,v: No such file or directory
rlog error: RCS/Classlib.thy,v: No such file or directory
rlog error: RCS/Coind.ML,v: No such file or directory
rlog error: RCS/Coind.thy,v: No such file or directory
rlog error: RCS/Dagstuhl.ML,v: No such file or directory
rlog error: RCS/Dagstuhl.thy,v: No such file or directory
rlog error: RCS/Dlist.ML,v: No such file or directory
rlog error: RCS/Dlist.thy,v: No such file or directory
rlog error: RCS/Dnat.ML,v: No such file or directory
rlog error: RCS/Dnat.thy,v: No such file or directory
rlog error: RCS/Focus_ex.ML,v: No such file or directory
rlog error: RCS/Focus_ex.thy,v: No such file or directory
rlog error: RCS/Stream.ML,v: No such file or directory
rlog error: RCS/Stream.thy,v: No such file or directory
rlog error: RCS/Witness.ML,v: No such file or directory
rlog error: RCS/Witness.thy,v: No such file or directory
oheimb [Fri, 31 Jan 1997 16:51:58 +0100] rev 2569
moved Coind.*, Dagstuhl.*, Focus_ex.* to HOLCF/ex,
marked the remaining files as obsolete (new versions in HOLCF/ex)
oheimb [Fri, 31 Jan 1997 16:39:27 +0100] rev 2568
added def_fix_ind and def_wfix_ind for convenience
oheimb [Fri, 31 Jan 1997 15:54:00 +0100] rev 2567
added addloop (and also documentation of addsolver
oheimb [Fri, 31 Jan 1997 13:57:33 +0100] rev 2566
changed handling of cont_lemmas and adm_lemmas
wenzelm [Wed, 29 Jan 1997 15:58:17 +0100] rev 2565
fixed getplatform call;
wenzelm [Wed, 29 Jan 1997 15:45:40 +0100] rev 2564
removed warning for unprintable chars in strings (functionality will
be put into administrative script);