kleing [Sat, 16 Feb 2002 21:26:19 +0100] rev 12898
fixed copy_all
wenzelm [Sat, 16 Feb 2002 20:59:34 +0100] rev 12897
converted/deleted equalities.ML, mono.ML, subset.ML (see Set.thy);
wenzelm [Fri, 15 Feb 2002 20:43:44 +0100] rev 12896
removed unused unmask_interrupt;
wenzelm [Fri, 15 Feb 2002 20:43:09 +0100] rev 12895
clarified copy_all;
generated second copy of document sources first (more robust);
wenzelm [Fri, 15 Feb 2002 20:42:00 +0100] rev 12894
moved copy_all to Thy/present.ML;
wenzelm [Fri, 15 Feb 2002 20:41:39 +0100] rev 12893
replaced nodups by distinct;
wenzelm [Fri, 15 Feb 2002 20:41:19 +0100] rev 12892
tuned;
paulson [Fri, 15 Feb 2002 12:07:27 +0100] rev 12891
a new definition of "restrict"
wenzelm [Thu, 14 Feb 2002 20:30:49 +0100] rev 12890
made MLWorks happy;
nipkow [Thu, 14 Feb 2002 12:24:02 +0100] rev 12889
*** empty log message ***
nipkow [Thu, 14 Feb 2002 12:06:07 +0100] rev 12888
nodups -> distinct
nipkow [Thu, 14 Feb 2002 11:50:52 +0100] rev 12887
nodups -> distinct
paulson [Wed, 13 Feb 2002 10:48:29 +0100] rev 12886
deleted some redundant 'addS*Es [equalityC*E]'s
paulson [Wed, 13 Feb 2002 10:45:08 +0100] rev 12885
new function lemmas
paulson [Wed, 13 Feb 2002 10:44:39 +0100] rev 12884
tidied. no more special simpset (super_ss)
paulson [Wed, 13 Feb 2002 10:44:07 +0100] rev 12883
new lemmas for closure under Union
wenzelm [Tue, 12 Feb 2002 20:35:35 +0100] rev 12882
eliminated Pure/Isar/comment.ML;
wenzelm [Tue, 12 Feb 2002 20:34:02 +0100] rev 12881
ANTIQUOTE_FAIL;
wenzelm [Tue, 12 Feb 2002 20:33:37 +0100] rev 12880
eliminated Isar/comment.ML;
wenzelm [Tue, 12 Feb 2002 20:33:03 +0100] rev 12879
tuned;
wenzelm [Tue, 12 Feb 2002 20:32:23 +0100] rev 12878
added isabelle-hol-book;
added tphols2001;
tuned tphols2000;
wenzelm [Tue, 12 Feb 2002 20:31:40 +0100] rev 12877
* Isar/Pure: marginal comments ``--'' may now occur just anywhere in the text;
wenzelm [Tue, 12 Feb 2002 20:28:27 +0100] rev 12876
got rid of explicit marginal comments (now stripped earlier from input);
wenzelm [Tue, 12 Feb 2002 20:25:58 +0100] rev 12875
tuned;
wenzelm [Mon, 11 Feb 2002 17:30:58 +0100] rev 12874
ML-Systems/smlnj-compiler.ML compatibility tweak;
wenzelm [Mon, 11 Feb 2002 10:56:33 +0100] rev 12873
include SVC_Test;
berghofe [Thu, 07 Feb 2002 11:07:03 +0100] rev 12872
Theorems are only "pre-named" if the do not already have names.
berghofe [Wed, 06 Feb 2002 14:10:35 +0100] rev 12871
Added function could_unify to speed up rewriting of proof terms.
berghofe [Wed, 06 Feb 2002 14:09:55 +0100] rev 12870
Indexes of variables in expanded proofs are now incremented to avoid clashes.
wenzelm [Tue, 05 Feb 2002 23:18:08 +0100] rev 12869
moved SVC stuff to ex;