wenzelm [Wed, 19 Oct 2005 21:52:41 +0200] rev 17928
removed obsolete axclass_tac, add_inst_subclass_x, add_inst_arity_x;
wenzelm [Wed, 19 Oct 2005 21:52:40 +0200] rev 17927
removed obsolete Thy/thy_parse.ML, Thy/thy_scan.ML, Thy/thy_syn.ML;
wenzelm [Wed, 19 Oct 2005 21:52:38 +0200] rev 17926
removed obsolete old-style syntax;
wenzelm [Wed, 19 Oct 2005 21:52:37 +0200] rev 17925
removed obsolete IOA/meta_theory/ioa_package.ML;
wenzelm [Wed, 19 Oct 2005 21:52:36 +0200] rev 17924
removed obsolete domain/interface.ML, IOA/meta_theory/ioa_package.ML;
wenzelm [Wed, 19 Oct 2005 21:52:35 +0200] rev 17923
removed obsolete domain/interface.ML;
wenzelm [Wed, 19 Oct 2005 21:52:34 +0200] rev 17922
removed obsolete add_typedef_x;
tuned;
wenzelm [Wed, 19 Oct 2005 21:52:33 +0200] rev 17921
removed print_exn (better let the toplevel do this);
wenzelm [Wed, 19 Oct 2005 21:52:32 +0200] rev 17920
removed obsolete add_recdef_old;
tuned;
wenzelm [Wed, 19 Oct 2005 21:52:31 +0200] rev 17919
removed obsolete HOL/thy_syntax.ML;
wenzelm [Wed, 19 Oct 2005 21:52:30 +0200] rev 17918
* Theory syntax: discontinued non-Isar format and old Isar headers;
wenzelm [Wed, 19 Oct 2005 21:52:29 +0200] rev 17917
replaced commafy by existing commas;
avoid obsolete Goals.prin;
wenzelm [Wed, 19 Oct 2005 21:52:28 +0200] rev 17916
updated;
wenzelm [Wed, 19 Oct 2005 21:52:27 +0200] rev 17915
isatool fixheaders;
wenzelm [Wed, 19 Oct 2005 21:52:07 +0200] rev 17914
fix headers;
haftmann [Wed, 19 Oct 2005 17:21:53 +0200] rev 17913
added table functor instance for pairs of strings
haftmann [Wed, 19 Oct 2005 17:19:52 +0200] rev 17912
added subgraph
haftmann [Wed, 19 Oct 2005 17:19:37 +0200] rev 17911
added join
haftmann [Wed, 19 Oct 2005 16:32:09 +0200] rev 17910
slight improvements for website
wenzelm [Wed, 19 Oct 2005 14:51:12 +0200] rev 17909
moved VAMPIRE_HOME, E_HOME to section "External reasoning tools" -- commented out by default!
mengj [Wed, 19 Oct 2005 13:59:33 +0200] rev 17908
More functions are added to the signature of ResClause
mengj [Wed, 19 Oct 2005 10:25:46 +0200] rev 17907
*** empty log message ***
nipkow [Wed, 19 Oct 2005 06:46:45 +0200] rev 17906
added 2 lemmas
mengj [Wed, 19 Oct 2005 06:33:24 +0200] rev 17905
Added files in order to use external ATPs as oracles and invoke these ATPs by calling Isabelle methods (currently "vampire" and "eprover").
wenzelm [Tue, 18 Oct 2005 17:59:37 +0200] rev 17904
simplified interfaces proof/proof' etc.: perform ProofHistory.apply(s)/current internally;
wenzelm [Tue, 18 Oct 2005 17:59:36 +0200] rev 17903
tuned error msg;
wenzelm [Tue, 18 Oct 2005 17:59:35 +0200] rev 17902
renamed atomize_rule to atomize_cterm;
wenzelm [Tue, 18 Oct 2005 17:59:34 +0200] rev 17901
ObjectLogic.atomize_cterm;