src/Doc/Datatypes/Setup.thy
author wenzelm
Mon, 15 Feb 2016 14:55:44 +0100
changeset 62337 d3996d5873dd
parent 56059 2390391584c2
child 69605 a96320074298
permissions -rw-r--r--
proper syntax;

theory Setup
imports Main
begin

ML_file "../antiquote_setup.ML"

end