paulson [Fri, 01 Nov 1996 15:45:50 +0100] rev 2152
Now uses Int.max instead of max
paulson [Fri, 01 Nov 1996 15:42:40 +0100] rev 2151
Changes tabs found in .thy files to spaces
paulson [Fri, 01 Nov 1996 15:41:09 +0100] rev 2150
Replaced "sum" (only usage?) by foldl op+
paulson [Fri, 01 Nov 1996 15:39:37 +0100] rev 2149
Now uses Int.max instead of max
paulson [Fri, 01 Nov 1996 15:37:30 +0100] rev 2148
maxidx_of_typs replaces max o map maxidx_of_typ
paulson [Fri, 01 Nov 1996 15:35:28 +0100] rev 2147
Now uses Int.max instead of max
nodup_Vars now updates maxidx
paulson [Fri, 01 Nov 1996 15:32:03 +0100] rev 2146
maxidx_of_typs replaces max o map maxidx_of_typ
Now uses Int.max instead of max
paulson [Fri, 01 Nov 1996 15:30:49 +0100] rev 2145
asm_rewrite_goal_tac now calls SELECT_GOAL.
Replaced min by Int.min