src/Doc/Datatypes/Setup.thy
author wenzelm
Sat, 05 Apr 2014 15:03:40 +0200
changeset 56421 1ffd7eaa778b
parent 56059 2390391584c2
child 69605 a96320074298
permissions -rw-r--r--
updated to jedit_build-20140405: Code2HTML.jar, CommonControls.jar, Console.jar, kappalayout.jar, Navigator.jar, SideKick.jar, doc with jEdit manuals (ant dist-manuals);
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
52822
ae938ac9a721 more (co)datatype docs
blanchet
parents:
diff changeset
     1
theory Setup
55073
9b96fb4c8cfd reduced dependencies + updated docs
blanchet
parents: 52824
diff changeset
     2
imports Main
52822
ae938ac9a721 more (co)datatype docs
blanchet
parents:
diff changeset
     3
begin
ae938ac9a721 more (co)datatype docs
blanchet
parents:
diff changeset
     4
ae938ac9a721 more (co)datatype docs
blanchet
parents:
diff changeset
     5
ML_file "../antiquote_setup.ML"
ae938ac9a721 more (co)datatype docs
blanchet
parents:
diff changeset
     6
ae938ac9a721 more (co)datatype docs
blanchet
parents:
diff changeset
     7
end