src/Doc/Datatypes/Setup.thy
author haftmann
Tue, 07 Feb 2017 22:15:04 +0100
changeset 64996 b316cd527a11
parent 56059 2390391584c2
child 69605 a96320074298
permissions -rw-r--r--
dropped superfluous preprocessing rule

theory Setup
imports Main
begin

ML_file "../antiquote_setup.ML"

end