src/Doc/Datatypes/Setup.thy
author paulson
Sun, 17 Jun 2018 22:01:16 +0100
changeset 68459 0eb751466b79
parent 56059 2390391584c2
child 69605 a96320074298
permissions -rw-r--r--
merged

theory Setup
imports Main
begin

ML_file "../antiquote_setup.ML"

end