src/Doc/Datatypes/Setup.thy
author wenzelm
Sat, 06 May 2017 20:51:33 +0200
changeset 65747 5a3052b2095f
parent 56059 2390391584c2
child 69605 a96320074298
permissions -rw-r--r--
tuned signature;

theory Setup
imports Main
begin

ML_file "../antiquote_setup.ML"

end