berghofe [Mon, 03 Feb 2003 11:04:16 +0100] rev 13799
Moved get_goal, prems_of_goal and concl_of_goal from goals.ML to logic.ML
paulson [Fri, 31 Jan 2003 20:12:44 +0100] rev 13798
conversion to new-style theories and tidying
paulson [Thu, 30 Jan 2003 18:08:09 +0100] rev 13797
conversion of UNITY theories to new-style
paulson [Thu, 30 Jan 2003 10:35:56 +0100] rev 13796
converting more UNITY theories to new-style
berghofe [Wed, 29 Jan 2003 17:35:11 +0100] rev 13795
Some tuning:
- finite now uses rev_append (tail recursive!) to append stopper, because @
needs to much stack space for large strings
- repeat is now tail recursive
berghofe [Wed, 29 Jan 2003 17:32:19 +0100] rev 13794
Added function rev_append.
berghofe [Wed, 29 Jan 2003 17:32:01 +0100] rev 13793
Fixed bug in function corr.
paulson [Wed, 29 Jan 2003 16:34:51 +0100] rev 13792
converted more UNITY theories to new-style
nipkow [Wed, 29 Jan 2003 16:29:38 +0100] rev 13791
*** empty log message ***
paulson [Wed, 29 Jan 2003 11:02:08 +0100] rev 13790
converting UNITY to new-style theories
nipkow [Tue, 28 Jan 2003 22:53:39 +0100] rev 13789
New example
nipkow [Tue, 28 Jan 2003 07:39:29 +0100] rev 13788
pos/neg_mod_sign/bound are now simp rules.
kleing [Mon, 27 Jan 2003 10:39:31 +0100] rev 13787
fixed missing UNITY files
paulson [Fri, 24 Jan 2003 18:13:59 +0100] rev 13786
More conversion of UNITY to Isar new-style theories