src/Doc/Datatypes/Setup.thy
author wenzelm
Mon, 12 Jun 2017 15:20:07 +0200
changeset 66069 0a34bfc15e2c
parent 56059 2390391584c2
child 69605 a96320074298
permissions -rw-r--r--
obsolete;

theory Setup
imports Main
begin

ML_file "../antiquote_setup.ML"

end