src/Doc/Datatypes/Setup.thy
author wenzelm
Wed, 18 Jun 2014 21:17:48 +0200
changeset 57337 8b46b57008ea
parent 56059 2390391584c2
child 69605 a96320074298
permissions -rw-r--r--
misc tuning;

theory Setup
imports Main
begin

ML_file "../antiquote_setup.ML"

end