wenzelm [Mon, 24 Aug 1998 18:58:12 +0200] rev 5369
added nonterminals, setup;
removed print_data;
wenzelm [Mon, 24 Aug 1998 18:17:25 +0200] rev 5368
added Antiquote example;
wenzelm [Mon, 24 Aug 1998 17:16:49 +0200] rev 5367
mkdir -p;
wenzelm [Mon, 24 Aug 1998 17:13:58 +0200] rev 5366
emacs local vars;
isatool install;
wenzelm [Mon, 24 Aug 1998 17:13:26 +0200] rev 5365
SYNC;
wenzelm [Mon, 24 Aug 1998 17:13:11 +0200] rev 5364
emacs local vars;
wenzelm [Mon, 24 Aug 1998 15:52:39 +0200] rev 5363
isatool install;
wenzelm [Mon, 24 Aug 1998 15:49:53 +0200] rev 5362
install binaries with absolute references to ISABELLE_HOME/bin;
oheimb [Mon, 24 Aug 1998 14:02:40 +0200] rev 5361
debugged split_eta_proc
paulson [Fri, 21 Aug 1998 17:49:21 +0200] rev 5360
tidied
paulson [Fri, 21 Aug 1998 16:14:34 +0200] rev 5359
Tidying
paulson [Fri, 21 Aug 1998 15:56:12 +0200] rev 5358
New UNITY files
paulson [Thu, 20 Aug 1998 17:43:01 +0200] rev 5357
New theory Lift
paulson [Thu, 20 Aug 1998 16:58:28 +0200] rev 5356
new theorems
paulson [Thu, 20 Aug 1998 16:49:47 +0200] rev 5355
tidied
paulson [Thu, 20 Aug 1998 16:47:52 +0200] rev 5354
new theorems; adds [le_refl, less_imp_le] as simprules
paulson [Thu, 20 Aug 1998 16:44:05 +0200] rev 5353
adjusted for new rewrites
paulson [Thu, 20 Aug 1998 16:37:18 +0200] rev 5352
tidied
paulson [Thu, 20 Aug 1998 16:25:32 +0200] rev 5351
tidied
paulson [Thu, 20 Aug 1998 16:23:43 +0200] rev 5350
Must remove leD from simpset
paulson [Thu, 20 Aug 1998 16:20:17 +0200] rev 5349
tidied
paulson [Thu, 20 Aug 1998 16:18:39 +0200] rev 5348
Must remove less_imp_le from simpset
nipkow [Thu, 20 Aug 1998 10:17:18 +0200] rev 5347
Added converse_rtranclE(2)
paulson [Thu, 20 Aug 1998 09:25:59 +0200] rev 5346
Now qed_spec_mp respects locales, by calling ml_store_thm
instead of bind_thm
wenzelm [Wed, 19 Aug 1998 17:05:00 +0200] rev 5345
fixed param;
wenzelm [Wed, 19 Aug 1998 17:04:21 +0200] rev 5344
assume: adjust_maxidx;
paulson [Wed, 19 Aug 1998 10:49:30 +0200] rev 5343
new version, more resistant to PROOF FAILED. Now it distinguishes between
inferences that update the branch (resolve_tac) and those that do not
(match_tac)
paulson [Wed, 19 Aug 1998 10:37:56 +0200] rev 5342
The warning "Rewrite rule from different theory" is ALWAYS printed, even if
tracing is off.
paulson [Wed, 19 Aug 1998 10:37:07 +0200] rev 5341
new theorem zero_less_diff
paulson [Wed, 19 Aug 1998 10:34:31 +0200] rev 5340
Misc changes