paulson [Fri, 08 Dec 2006 18:22:28 +0100] rev 21710
patched up the proofs agsin
paulson [Fri, 08 Dec 2006 13:40:26 +0100] rev 21709
removed use of put_name_hint, as the ATP linkup no longer needs this
wenzelm [Thu, 07 Dec 2006 23:16:55 +0100] rev 21708
reorganized structure Tactic vs. MetaSimplifier;
wenzelm [Thu, 07 Dec 2006 21:44:13 +0100] rev 21707
begin/end blocks;
tuned notation;
wenzelm [Thu, 07 Dec 2006 21:08:51 +0100] rev 21706
abbrevs: more careful interpretation, avoid dynamic references to local names;
wenzelm [Thu, 07 Dec 2006 21:08:50 +0100] rev 21705
definition/abbreviation: single argument;
wenzelm [Thu, 07 Dec 2006 21:08:48 +0100] rev 21704
simplified add_abbrev -- single argument;
wenzelm [Thu, 07 Dec 2006 21:08:45 +0100] rev 21703
removed obsolete references to ProofGeneral/isa;
wenzelm [Thu, 07 Dec 2006 17:58:54 +0100] rev 21702
added input_mode;
wenzelm [Thu, 07 Dec 2006 17:58:52 +0100] rev 21701
tuned print_locale output;
add_decls: Thm.internalK;
wenzelm [Thu, 07 Dec 2006 17:58:50 +0100] rev 21700
moved notation/abbrevs to TermSyntax;
wenzelm [Thu, 07 Dec 2006 17:58:50 +0100] rev 21699
expand_term: based on Envir.expand_term;
tuned;
wenzelm [Thu, 07 Dec 2006 17:58:49 +0100] rev 21698
thms etc.: proper treatment of internal_fact with selection;
wenzelm [Thu, 07 Dec 2006 17:58:48 +0100] rev 21697
tuned pretty_src output;
wenzelm [Thu, 07 Dec 2006 17:58:46 +0100] rev 21696
simplified add_abbrevs: no mixfix;