berghofe [Mon, 03 Feb 2003 11:08:10 +0100] rev 13802
Added "print_intros" command.
berghofe [Mon, 03 Feb 2003 11:07:09 +0100] rev 13801
Moved print_intros from proof_general.ML to Isar/isar_cmd.ML
berghofe [Mon, 03 Feb 2003 11:06:06 +0100] rev 13800
Moved find_intros_goal from goals.ML to pure_thy.ML
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.