src/Doc/Datatypes/Setup.thy
author wenzelm
Sat, 09 Aug 2014 11:43:58 +0200
changeset 57874 9c361f94b323
parent 56059 2390391584c2
child 69605 a96320074298
permissions -rw-r--r--
tuned comments;

theory Setup
imports Main
begin

ML_file "../antiquote_setup.ML"

end