oheimb [Wed, 18 Dec 1996 15:16:13 +0100] rev 2445
removed Holcfb.thy and Holcfb.ML, moving classical3 to HOL.ML as classical2
oheimb [Wed, 18 Dec 1996 15:13:50 +0100] rev 2444
added cfst_strict and csnd_strict
oheimb [Wed, 18 Dec 1996 15:12:34 +0100] rev 2443
factored out HOL_base_ss and val HOL_min_ss, added HOL_safe_min_ss
oheimb [Wed, 18 Dec 1996 15:11:07 +0100] rev 2442
added qed_goal_spec_mp and qed_goalw_spec_mp
oheimb [Wed, 18 Dec 1996 15:10:33 +0100] rev 2441
added nat_induct2
wenzelm [Wed, 18 Dec 1996 14:31:27 +0100] rev 2440
fixed EXIT def;
oheimb [Wed, 18 Dec 1996 13:32:29 +0100] rev 2439
repaired some proofs
oheimb [Wed, 18 Dec 1996 13:31:47 +0100] rev 2438
little improvement for the handling of sort constraints:
two non-identical explicit constriants are considered equal if they give
the same set in different enumerations, e.g. {term,ord,ord} = {ord,term}
wenzelm [Wed, 18 Dec 1996 12:47:28 +0100] rev 2437
Isabelle make utility;
wenzelm [Wed, 18 Dec 1996 12:46:59 +0100] rev 2436
added ISABELLE_HTML;
wenzelm [Wed, 18 Dec 1996 12:46:34 +0100] rev 2435
added ISABELLE_HTML;
fixed Poly/ML 2.x;
wenzelm [Wed, 18 Dec 1996 12:45:54 +0100] rev 2434
improved usage msg;
wenzelm [Wed, 18 Dec 1996 12:42:53 +0100] rev 2433
IsaMakefile for FOL;
wenzelm [Wed, 18 Dec 1996 12:42:20 +0100] rev 2432
minor modifications to accomodate IsaMakefile;
wenzelm [Wed, 18 Dec 1996 12:41:48 +0100] rev 2431
IsaMakefile for Pure Isabelle;
wenzelm [Tue, 17 Dec 1996 12:53:14 +0100] rev 2430
now refers to absolute paths of binaries;
wenzelm [Tue, 17 Dec 1996 12:52:33 +0100] rev 2429
fixed ML_HOME;
chmod fix;
wenzelm [Tue, 17 Dec 1996 12:51:54 +0100] rev 2428
improved error handling;
wenzelm [Tue, 17 Dec 1996 12:51:02 +0100] rev 2427
Isabelle user settings sample;
wenzelm [Tue, 17 Dec 1996 12:50:41 +0100] rev 2426
major cleanup;
added comments;
wenzelm [Tue, 17 Dec 1996 12:50:03 +0100] rev 2425
Poly/ML style prompts;
wenzelm [Mon, 16 Dec 1996 16:06:56 +0100] rev 2424
fixed Title;
oheimb [Mon, 16 Dec 1996 15:45:02 +0100] rev 2423
added consistency comment
oheimb [Mon, 16 Dec 1996 15:45:01 +0100] rev 2422
added consistency comment
oheimb [Mon, 16 Dec 1996 15:04:23 +0100] rev 2421
repaired several proofs
oheimb [Mon, 16 Dec 1996 13:10:02 +0100] rev 2420
corrected 8bit symbols
wenzelm [Mon, 16 Dec 1996 12:36:35 +0100] rev 2419
tuned read and write functions;
paulson [Mon, 16 Dec 1996 11:13:44 +0100] rev 2418
New tactics: prove_unique_tac and analz_induct_tac