src/Doc/Datatypes/Setup.thy
author wenzelm
Sun, 03 May 2015 17:36:46 +0200
changeset 60243 5901cb4db0ae
parent 56059 2390391584c2
child 69605 a96320074298
permissions -rw-r--r--
tuned output;

theory Setup
imports Main
begin

ML_file "../antiquote_setup.ML"

end