wenzelm [Sat, 17 Jun 2006 19:37:49 +0200] rev 19908
added generalize rule;
wenzelm [Sat, 17 Jun 2006 19:37:48 +0200] rev 19907
Term.skolem;
wenzelm [Sat, 17 Jun 2006 19:37:47 +0200] rev 19906
Term.internal;
wenzelm [Sat, 17 Jun 2006 19:37:46 +0200] rev 19905
ProofContext.export: singleton;
wenzelm [Sat, 17 Jun 2006 19:37:45 +0200] rev 19904
RuleCases.mutual_rule: ctxt;
ProofContext.exports: simultaneous facts;
wenzelm [Sat, 17 Jun 2006 19:37:43 +0200] rev 19903
RuleCases.mutual_rule: ctxt;
Term.internal;
ProofContext.exports: simultaneous facts;
dixon [Sat, 17 Jun 2006 18:58:12 +0200] rev 19902
added interface for making term contexts.
haftmann [Fri, 16 Jun 2006 09:08:34 +0200] rev 19901
fixed symlink bug
wenzelm [Thu, 15 Jun 2006 23:10:45 +0200] rev 19900
ProofContext: moved variable operations to struct Variable;
tuned;
wenzelm [Thu, 15 Jun 2006 23:08:58 +0200] rev 19899
Fixed type/term variables and polymorphic term abbreviations.
wenzelm [Thu, 15 Jun 2006 23:08:56 +0200] rev 19898
added variable.ML;
wenzelm [Thu, 15 Jun 2006 23:08:54 +0200] rev 19897
ProofContext: moved variable operations to struct Variable;
nipkow [Thu, 15 Jun 2006 18:35:16 +0200] rev 19896
*** empty log message ***
nipkow [Thu, 15 Jun 2006 18:28:32 +0200] rev 19895
*** empty log message ***
paulson [Thu, 15 Jun 2006 17:50:47 +0200] rev 19894
the "all_theorems" option and some fixes