wenzelm [Sat, 29 May 2004 14:58:44 +0200] rev 14819
Library.read_int;
wenzelm [Sat, 29 May 2004 14:57:39 +0200] rev 14818
Output.output;
wenzelm [Sat, 29 May 2004 14:55:56 +0200] rev 14817
'classrel': support multiple arguments;
wenzelm [Sat, 29 May 2004 14:54:58 +0200] rev 14816
* ML: all output via channels of writeln etc. passed through Output.output;
wenzelm [Sat, 29 May 2004 14:54:10 +0200] rev 14815
output channels;
schirmer [Fri, 28 May 2004 21:09:56 +0200] rev 14814
added asm_lr_simplify/asm_lr_rewrite and adapted asm_full_simplify/asm_full_rewrite to match to corresponding simp_tacs
paulson [Fri, 28 May 2004 11:20:04 +0200] rev 14813
new skolemize_tac and skolemize method
paulson [Fri, 28 May 2004 11:19:15 +0200] rev 14812
new theorem Collect_imp_eq
chaieb [Wed, 26 May 2004 19:06:09 +0200] rev 14811
abstraction over functions is no default any more.
webertj [Wed, 26 May 2004 18:52:18 +0200] rev 14810
adjusted for different signature of Type.typ_instance
webertj [Wed, 26 May 2004 18:23:46 +0200] rev 14809
mainly new/different datatype examples
webertj [Wed, 26 May 2004 18:06:38 +0200] rev 14808
documentation updated
webertj [Wed, 26 May 2004 18:03:52 +0200] rev 14807
major code change: refute can now handle any Isabelle term, adds certain axioms automatically, and can handle inductive datatypes (but not yet recursion over them)
webertj [Wed, 26 May 2004 17:43:52 +0200] rev 14806
new default parameters for refute
webertj [Wed, 26 May 2004 17:42:46 +0200] rev 14805
solver "auto" now issues a warning when it uses solver "enumerate"