paulson [Mon, 04 Nov 1996 10:56:15 +0100] rev 2158
Renamed SELECT_GOAL's new parameter from x to selct to avoid clashes
paulson [Mon, 04 Nov 1996 10:54:26 +0100] rev 2157
Removal of now unused sum, max, min. Use foldl op+, Int.max, Int.min
paulson [Fri, 01 Nov 1996 18:34:34 +0100] rev 2156
Minor changes to comments
paulson [Fri, 01 Nov 1996 18:28:19 +0100] rev 2155
New version with simpler disambiguation in YM3,
Oops message, and no encryption in YM2
paulson [Fri, 01 Nov 1996 18:27:38 +0100] rev 2154
New, purely illustrative result Crypt_synth_analz
paulson [Fri, 01 Nov 1996 15:46:56 +0100] rev 2153
Proof of antisym_less_lift now simpler and more robust
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