doc-src/System/Thy/ROOT.ML
author wenzelm
Sun, 30 Nov 2008 14:03:46 +0100
changeset 28916 0a802cdda340
parent 28838 d5db6dfcb34a
child 32088 2110fcd86efb
permissions -rw-r--r--
removed obsolete isabelle-interface executable and ISABELLE_INTERFACE setting;
separate chapter on interfaces as Isabelle tools;
     1 
     2 (* $Id$ *)
     3 
     4 set ThyOutput.source;
     5 use "../../antiquote_setup.ML";
     6 
     7 use_thy "Basics";
     8 use_thy "Interfaces";
     9 use_thy "Presentation";
    10 use_thy "Misc";