haftmann [Tue, 17 Jul 2012 23:11:27 +0200] rev 48283
explicitly import Dlist theory into library
haftmann [Tue, 17 Jul 2012 23:11:24 +0200] rev 48282
tuned whitespace
haftmann [Tue, 17 Jul 2012 23:07:51 +0200] rev 48281
dropped ancient example generates
wenzelm [Tue, 17 Jul 2012 22:34:29 +0200] rev 48280
basic support for session ROOT files, with examples for FOL and ZF;
wenzelm [Tue, 17 Jul 2012 21:49:32 +0200] rev 48279
more accurate imitation of formal text;
wenzelm [Tue, 17 Jul 2012 16:56:29 +0200] rev 48278
avoid Source.fromFile, which does not necessarily close its input;
wenzelm [Tue, 17 Jul 2012 16:54:23 +0200] rev 48277
tuned imports;
wenzelm [Tue, 17 Jul 2012 15:56:19 +0200] rev 48276
basic setup for Isabelle build tool;
wenzelm [Tue, 17 Jul 2012 14:33:23 +0200] rev 48275
more standard main method;
wenzelm [Tue, 17 Jul 2012 13:07:28 +0200] rev 48274
avoid slightly odd share_common_data -- Poly/ML 5.5.x should manage low-memory situations (cf. f55e77f623ab);