src/Doc/IsarImplementation/Base.thy
author wenzelm
Tue, 28 Aug 2012 20:16:11 +0200
changeset 48989 06c0e350782c
parent 48985 5386df44a037
child 56059 2390391584c2
permissions -rw-r--r--
discontinued odd copy of eps logos (cf. 8fc3828fdc8a);

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"
setup {* Antiquote_Setup.setup *}

end