src/Doc/Implementation/Base.thy
author wenzelm
Sun, 08 Jan 2017 12:31:45 +0100
changeset 64831 4792ee012e94
parent 61656 cfabbc083977
child 69605 a96320074298
permissions -rw-r--r--
tuned signature;

(*:maxLineLen=78:*)

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end