src/Doc/Datatypes/Setup.thy
author wenzelm
Sat, 24 Mar 2018 22:45:06 +0100
changeset 67948 83902fff6243
parent 56059 2390391584c2
child 69605 a96320074298
permissions -rw-r--r--
clarified signature;

theory Setup
imports Main
begin

ML_file "../antiquote_setup.ML"

end