paulson [Wed, 19 Apr 2006 13:11:35 +0200] rev 19450
exported linkup_logic_mode and changed the default setting
paulson [Wed, 19 Apr 2006 10:43:53 +0200] rev 19449
fix to spacing in switches, for Vampire under SML/NJ
paulson [Wed, 19 Apr 2006 10:43:09 +0200] rev 19448
definition expansion checks for excess variables
paulson [Wed, 19 Apr 2006 10:42:45 +0200] rev 19447
the "th" field of type "clause"
paulson [Wed, 19 Apr 2006 10:42:13 +0200] rev 19446
tidying and reformatting
paulson [Wed, 19 Apr 2006 10:41:37 +0200] rev 19445
tidying; ATP options including CASC mode for Vampire
mengj [Tue, 18 Apr 2006 05:38:18 +0200] rev 19444
Take conjectures and axioms as thms when convert them to ResHolClause.clause format.
mengj [Tue, 18 Apr 2006 05:37:43 +0200] rev 19443
Take conjectures and axioms as thms when convert them to ResClause.clause format.
mengj [Tue, 18 Apr 2006 05:36:38 +0200] rev 19442
Tidied up some programs.
haftmann [Sun, 16 Apr 2006 08:22:29 +0200] rev 19441
fixed typo
huffman [Thu, 13 Apr 2006 23:15:44 +0200] rev 19440
add lemma less_UU_iff as default simp rule
huffman [Thu, 13 Apr 2006 23:14:18 +0200] rev 19439
hide common name of constant 'run'
wenzelm [Thu, 13 Apr 2006 12:01:16 +0200] rev 19438
early test of Classpackage, Codegenerator;
wenzelm [Thu, 13 Apr 2006 12:01:15 +0200] rev 19437
fixed typo in method invocation;
wenzelm [Thu, 13 Apr 2006 12:01:14 +0200] rev 19436
ignore sort constraints of consts declarations;
use conjunction stuff from conjunction.ML;
prefer ProofContext.pretty_thm;
wenzelm [Thu, 13 Apr 2006 12:01:13 +0200] rev 19435
ignore sort constraints of consts declarations;
Sign.typ_equiv;
wenzelm [Thu, 13 Apr 2006 12:01:12 +0200] rev 19434
add_axclass(_i): canonical specification format;
wenzelm [Thu, 13 Apr 2006 12:01:11 +0200] rev 19433
certify: ignore sort constraints of declarations (MAJOR CHANGE);
wenzelm [Thu, 13 Apr 2006 12:01:10 +0200] rev 19432
added print_theorems/theory, print_theorems_diff (from pure_thy.ML);
wenzelm [Thu, 13 Apr 2006 12:01:09 +0200] rev 19431
axclass: old-style concrete syntax for canonical specification format;
wenzelm [Thu, 13 Apr 2006 12:01:08 +0200] rev 19430
ProofDisplay.print_theorems/theory;
wenzelm [Thu, 13 Apr 2006 12:01:07 +0200] rev 19429
added maxidx_of;
wenzelm [Thu, 13 Apr 2006 12:01:06 +0200] rev 19428
tuned;
wenzelm [Thu, 13 Apr 2006 12:01:05 +0200] rev 19427
added typ_equiv;
read_class: improved error;
wenzelm [Thu, 13 Apr 2006 12:01:04 +0200] rev 19426
moved print_theorems/theory to Isar/proof_display.ML;
wenzelm [Thu, 13 Apr 2006 12:01:03 +0200] rev 19425
added dest_conjunction_list;
close_form: canonical order of variables;
wenzelm [Thu, 13 Apr 2006 12:01:02 +0200] rev 19424
export unflat (again);
wenzelm [Thu, 13 Apr 2006 12:01:01 +0200] rev 19423
use conjunction stuff from conjunction.ML;
wenzelm [Thu, 13 Apr 2006 12:01:00 +0200] rev 19422
expand_atom: Type.raw_match;
wenzelm [Thu, 13 Apr 2006 12:00:59 +0200] rev 19421
added equal_elim_rule2;
export dest_binop;
export store_thm etc;
moved conjunction stuff to conjunction.ML;
wenzelm [Thu, 13 Apr 2006 12:00:58 +0200] rev 19420
tuned comment;
wenzelm [Thu, 13 Apr 2006 12:00:56 +0200] rev 19419
ignore sorts of consts declarations;