src/Doc/Datatypes/Setup.thy
author haftmann
Tue, 20 Jun 2017 13:07:47 +0200
changeset 66148 5e60c2d0a1f1
parent 56059 2390391584c2
child 69605 a96320074298
permissions -rw-r--r--
avoid ancient [code, code del] antipattern

theory Setup
imports Main
begin

ML_file "../antiquote_setup.ML"

end