src/Doc/Tutorial/Types/Setup.thy
author wenzelm
Sat, 05 Apr 2014 15:03:40 +0200
changeset 56421 1ffd7eaa778b
parent 56061 564a7bee8652
child 62392 747d36865c2c
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);

theory Setup
imports Main
begin

ML_file "../../antiquote_setup.ML"
ML_file "../../more_antiquote.ML"

end