berghofe [Thu, 21 Sep 2006 15:40:31 +0200] rev 20656
Added Tools/xml_syntax.ML
haftmann [Thu, 21 Sep 2006 14:44:30 +0200] rev 20655
circumvented defect in SML/NJ type inference
krauss [Thu, 21 Sep 2006 12:22:05 +0200] rev 20654
1. Function package accepts a parameter (default "some_term"), which specifies the functions
behaviour outside its domain.
2. Bugfix: An exception occured when a function in a mutual definition
was declared but no equation was given.
huffman [Thu, 21 Sep 2006 03:17:51 +0200] rev 20653
removed division_by_zero class requirements from several lemmas
huffman [Thu, 21 Sep 2006 03:16:50 +0200] rev 20652
added approx_hnorm theorem; removed division_by_zero class requirements from several lemmas
isatest [Wed, 20 Sep 2006 23:30:40 +0200] rev 20651
choose gnuplot terminal by platform
wenzelm [Wed, 20 Sep 2006 21:02:56 +0200] rev 20650
set terminal png color -- works for older versions of gnuplot;
wenzelm [Wed, 20 Sep 2006 21:02:29 +0200] rev 20649
added ZF-UNITY;
paulson [Wed, 20 Sep 2006 15:11:46 +0200] rev 20648
tidied
mengj [Wed, 20 Sep 2006 14:02:41 +0200] rev 20647
Added in combinator reduction axioms for B' C' and S'. Also split the original reduction axioms into separate files: I+K, B+C, S, B'+C', S'.