wenzelm [Mon, 03 Nov 1997 12:28:14 +0100] rev 4095
adapted to new implicit claset;
wenzelm [Mon, 03 Nov 1997 12:28:01 +0100] rev 4094
adapted to new implicit simpset;
wenzelm [Mon, 03 Nov 1997 12:26:58 +0100] rev 4093
added claset thy_data;
wenzelm [Mon, 03 Nov 1997 12:26:45 +0100] rev 4092
added simpset thy_data;
wenzelm [Mon, 03 Nov 1997 12:24:13 +0100] rev 4091
isatool fixclasimp;
wenzelm [Mon, 03 Nov 1997 12:22:43 +0100] rev 4090
isatool fixclasimp;
removed several blast_tacs;
wenzelm [Mon, 03 Nov 1997 12:13:18 +0100] rev 4089
isatool fixclasimp;
wenzelm [Mon, 03 Nov 1997 12:12:10 +0100] rev 4088
added thy_data;
misc fixes;
wenzelm [Mon, 03 Nov 1997 12:11:34 +0100] rev 4087
use "hologic.ML"; use "cladata.ML"; use "simpdata.ML"; moved to ROOT.ML;
wenzelm [Mon, 03 Nov 1997 12:09:37 +0100] rev 4086
adapted to new implicit simpset;
wenzelm [Mon, 03 Nov 1997 12:09:20 +0100] rev 4085
adapted to new implicit claset;
wenzelm [Mon, 03 Nov 1997 12:07:13 +0100] rev 4084
fixed thy dependencies;
wenzelm [Mon, 03 Nov 1997 12:05:42 +0100] rev 4083
aded thy_data;
wenzelm [Mon, 03 Nov 1997 12:04:38 +0100] rev 4082
HOL theory data.
wenzelm [Mon, 03 Nov 1997 12:03:13 +0100] rev 4081
added thy_data.ML;
wenzelm [Mon, 03 Nov 1997 11:56:53 +0100] rev 4080
new implicit simpset mechanism based on Sign.sg anytype data;
wenzelm [Mon, 03 Nov 1997 11:56:36 +0100] rev 4079
new implicit claset mechanism based on Sign.sg anytype data;
tuned warnings;
wenzelm [Mon, 03 Nov 1997 11:56:17 +0100] rev 4078
adapted to new implicit claset mechanism;
wenzelm [Mon, 03 Nov 1997 11:48:56 +0100] rev 4077
fix references to implicit claset and simpset;
wenzelm [Mon, 03 Nov 1997 11:48:29 +0100] rev 4076
do not overwrite backup files;
wenzelm [Mon, 03 Nov 1997 11:48:02 +0100] rev 4075
set_session renamed to add_session;
wenzelm [Mon, 03 Nov 1997 11:46:42 +0100] rev 4074
tuned error msg;
wenzelm [Mon, 03 Nov 1997 11:46:25 +0100] rev 4073
made SML/97 happy;
nipkow [Mon, 03 Nov 1997 09:58:06 +0100] rev 4072
expand_option_bind -> split_option_bind
nipkow [Mon, 03 Nov 1997 09:57:35 +0100] rev 4071
expand_option_case -> split_option_case
nipkow [Mon, 03 Nov 1997 08:16:35 +0100] rev 4070
*** empty log message ***
nipkow [Mon, 03 Nov 1997 08:08:14 +0100] rev 4069
expand_list_case -> split_list_case
nipkow [Sun, 02 Nov 1997 14:01:38 +0100] rev 4068
Indexed split_t_case.
nipkow [Sun, 02 Nov 1997 13:47:58 +0100] rev 4067
Documented `split_t_case' thm genearted by datatype.
paulson [Sat, 01 Nov 1997 13:03:00 +0100] rev 4066
Fixed comments