haftmann [Sun, 22 Mar 2009 20:46:11 +0100] rev 30655
tuned header
haftmann [Sun, 22 Mar 2009 20:46:11 +0100] rev 30654
dropped theory Arith_Tools
haftmann [Sun, 22 Mar 2009 20:46:11 +0100] rev 30653
lemma nat_dvd_not_less moved here from Arith_Tools
haftmann [Sun, 22 Mar 2009 20:46:10 +0100] rev 30652
distributed contents of theory Arith_Tools to theories Int, IntDiv and NatBin accordingly
wenzelm [Sun, 22 Mar 2009 21:48:14 +0100] rev 30651
merged
nipkow [Sun, 22 Mar 2009 19:43:21 +0100] rev 30650
merged
nipkow [Sun, 22 Mar 2009 19:36:04 +0100] rev 30649
1. New cancellation simprocs for common factors in inequations
2. Updated the documentation
haftmann [Sun, 22 Mar 2009 11:56:32 +0100] rev 30648
clarified relationship of modules Code_Name and Code_Printer
haftmann [Sun, 22 Mar 2009 11:56:22 +0100] rev 30647
added Symreltab (binary relations of symbols) instance of TableFun
wenzelm [Sun, 22 Mar 2009 21:30:21 +0100] rev 30646
proper signature;
eval: added do_run flag, store result parsetree if disabled;
added 'ML_parse' command;