wenzelm [Sat, 09 Dec 2006 18:05:36 +0100] rev 21717
added antiquotation abbrev;
wenzelm [Sat, 09 Dec 2006 18:05:34 +0100] rev 21716
added print_abbrevs;
wenzelm [Fri, 08 Dec 2006 23:25:54 +0100] rev 21715
tuned use_text;
eval command line: skip over -q option;
wenzelm [Fri, 08 Dec 2006 23:25:53 +0100] rev 21714
added 'help' command (same of 'print_commands');
wenzelm [Fri, 08 Dec 2006 23:25:52 +0100] rev 21713
more careful evaluation of ML text, prevents spurious output;
wenzelm [Fri, 08 Dec 2006 23:25:50 +0100] rev 21712
date: forcing LC_ALL=C prevents funny file names;
wenzelm [Fri, 08 Dec 2006 22:17:20 +0100] rev 21711
root function: restore default interrupt handler;
output file: avoid .exe (e.g. for Cygwin);
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;