src/Doc/Datatypes/Setup.thy
author wenzelm
Mon, 06 Jul 2015 11:54:53 +0200
changeset 60661 402aafa3d9cc
parent 56059 2390391584c2
child 69605 a96320074298
permissions -rw-r--r--
tuned;

theory Setup
imports Main
begin

ML_file "../antiquote_setup.ML"

end