src/Doc/Datatypes/Setup.thy
author immler
Thu, 27 Dec 2018 21:00:54 +0100
changeset 69511 4cc5e4a528f8
parent 56059 2390391584c2
child 69605 a96320074298
permissions -rw-r--r--
moved dependency

theory Setup
imports Main
begin

ML_file "../antiquote_setup.ML"

end