wenzelm [Fri, 23 Apr 1999 11:50:17 +0200] rev 6493
tuned;
wenzelm [Fri, 23 Apr 1999 11:48:37 +0200] rev 6492
oops;
wenzelm [Thu, 22 Apr 1999 18:25:24 +0200] rev 6491
fixed IO;
wenzelm [Thu, 22 Apr 1999 18:25:07 +0200] rev 6490
improved load paths;
wenzelm [Thu, 22 Apr 1999 18:23:45 +0200] rev 6489
single method: include not_elim, imp_elim;
wenzelm [Thu, 22 Apr 1999 18:20:37 +0200] rev 6488
more graceful handling of load paths;
wenzelm [Thu, 22 Apr 1999 18:18:47 +0200] rev 6487
improved auto dir handling;
wenzelm [Thu, 22 Apr 1999 15:16:59 +0200] rev 6486
tuned;
wenzelm [Thu, 22 Apr 1999 15:03:50 +0200] rev 6485
make Isabelle rpm packages for Linux/x86 from the distribution;
wenzelm [Thu, 22 Apr 1999 13:28:11 +0200] rev 6484
use_thy etc.: may specify path prefix, which is temporarily used as load path;
wenzelm [Thu, 22 Apr 1999 13:16:22 +0200] rev 6483
switch_theory: Context.pass;
wenzelm [Thu, 22 Apr 1999 13:04:50 +0200] rev 6482
recdef (TFL) now requires theory Recdef;
wenzelm [Thu, 22 Apr 1999 13:04:23 +0200] rev 6481
recdef requires theory Recdef;
wenzelm [Thu, 22 Apr 1999 13:03:46 +0200] rev 6480
tuned;
wenzelm [Thu, 22 Apr 1999 13:03:10 +0200] rev 6479
rep_datatype syntax: 'induction' instead of 'induct';
wenzelm [Thu, 22 Apr 1999 12:50:39 +0200] rev 6478
add_recdef: actual simpset;
add_recdef_x: named simpset;
wenzelm [Thu, 22 Apr 1999 12:49:34 +0200] rev 6477
recdef adapted to RecdefPackage.add_recdef;
wenzelm [Thu, 22 Apr 1999 12:49:00 +0200] rev 6476
Theory.requires changed to "Recdef" and moved to HOL/Tools/recdef_package.ML;
Sign.base_name fid;
mueller [Thu, 22 Apr 1999 12:47:13 +0200] rev 6475
added ex and Modelcheck
wenzelm [Thu, 22 Apr 1999 12:47:07 +0200] rev 6474
tuned;
mueller [Thu, 22 Apr 1999 12:42:14 +0200] rev 6473
added for mucke translation;
mueller [Thu, 22 Apr 1999 12:40:11 +0200] rev 6472
deleted some old examples in Modelcheck;
mueller [Thu, 22 Apr 1999 11:09:05 +0200] rev 6471
added translation from IOA to mucalculus and corresponding modelchecker examples;
mueller [Thu, 22 Apr 1999 11:06:35 +0200] rev 6470
moved this trivial example to new ex dir;
mueller [Thu, 22 Apr 1999 11:05:48 +0200] rev 6469
changed to include new subdirs ex and Modelcheck;
mueller [Thu, 22 Apr 1999 11:02:46 +0200] rev 6468
put types into "" because of signature clash;
mueller [Thu, 22 Apr 1999 11:00:30 +0200] rev 6467
added frontend syntax for IOA, moved trivial examples to folder ex;
mueller [Thu, 22 Apr 1999 10:56:37 +0200] rev 6466
added modelchecker mucke besides modelchecker eindhoven;