src/Doc/Implementation/Base.thy
author wenzelm
Wed, 17 Feb 2016 23:06:24 +0100
changeset 62354 fdd6989cc8a0
parent 61656 cfabbc083977
child 69605 a96320074298
permissions -rw-r--r--
SML/NJ is no longer supported;

(*:maxLineLen=78:*)

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end