wenzelm [Sat, 20 Oct 2001 20:15:44 +0200] rev 11845
dvips -q;
wenzelm [Sat, 20 Oct 2001 20:15:27 +0200] rev 11844
removed -v option (handled by isabelle process);
wenzelm [Sat, 20 Oct 2001 20:14:56 +0200] rev 11843
-o pdf: produce *both* eps and pdf;
tuned;
wenzelm [Sat, 20 Oct 2001 20:14:16 +0200] rev 11842
* greatly simplified document preparation setup, including more
graceful interpretation of isatool usedir -i/-d/-D options, and more
instructive isatool mkdir; users should basically be able to get
started with "isatool mkdir Test && isatool make";
* theory dependency graph may now be incorporated into documents;
isatool usedir -g true will produce session_graph.eps/.pdf for use
with \includegraphics of LaTeX;
wenzelm [Fri, 19 Oct 2001 22:03:25 +0200] rev 11841
got rid of ML proof scripts;
wenzelm [Fri, 19 Oct 2001 22:02:25 +0200] rev 11840
induct_method.ML -- proof by cases and induction on sets and types (Isar);
wenzelm [Fri, 19 Oct 2001 22:02:02 +0200] rev 11839
latex output: bold lambda;
wenzelm [Fri, 19 Oct 2001 22:01:25 +0200] rev 11838
got rid of ML proof scripts for Product_Type;
wenzelm [Fri, 19 Oct 2001 22:00:08 +0200] rev 11837
got rid of Provers/split_paired_all.ML;
wenzelm [Fri, 19 Oct 2001 21:59:33 +0200] rev 11836
improved default dependencies;
wenzelm [Fri, 19 Oct 2001 12:17:04 +0200] rev 11835
revert to proper version (!);
wenzelm [Thu, 18 Oct 2001 21:27:47 +0200] rev 11834
GPLed;
wenzelm [Thu, 18 Oct 2001 21:22:40 +0200] rev 11833
tuned;
wenzelm [Thu, 18 Oct 2001 21:07:29 +0200] rev 11832
use abstract product type instead of datatype;
wenzelm [Thu, 18 Oct 2001 21:05:35 +0200] rev 11831
moved atomize stuff to theory HOL;
wenzelm [Thu, 18 Oct 2001 21:03:43 +0200] rev 11830
legacy interfaces for axclass instantiation;
wenzelm [Thu, 18 Oct 2001 21:02:46 +0200] rev 11829
added map_base;
wenzelm [Thu, 18 Oct 2001 21:02:26 +0200] rev 11828
sane internal interfaces for instance;
wenzelm [Thu, 18 Oct 2001 21:01:59 +0200] rev 11827
sane internal interface for add_typedef(_i);
wenzelm [Thu, 18 Oct 2001 21:01:18 +0200] rev 11826
proper setup for abstract product types;
wenzelm [Thu, 18 Oct 2001 20:59:59 +0200] rev 11825
moved InductMethod.setup to theory HOL;
wenzelm [Thu, 18 Oct 2001 20:59:33 +0200] rev 11824
setup generic cases and induction (from Inductive.thy);
wenzelm [Wed, 17 Oct 2001 20:25:51 +0200] rev 11823
guillemot syntax;
wenzelm [Wed, 17 Oct 2001 20:25:19 +0200] rev 11822
improved internal interface of typedef;
wenzelm [Wed, 17 Oct 2001 20:24:37 +0200] rev 11821
abstract product types;
wenzelm [Wed, 17 Oct 2001 20:24:03 +0200] rev 11820
proper proof of split_paired_all (presently unused);
wenzelm [Wed, 17 Oct 2001 18:52:30 +0200] rev 11819
tuned comments;
wenzelm [Wed, 17 Oct 2001 18:51:03 +0200] rev 11818
added mk_UNIV;