src/Doc/Implementation/Base.thy
author paulson
Thu, 03 Aug 2017 14:15:25 +0200
changeset 66319 b66e0e5941a2
parent 61656 cfabbc083977
child 69605 a96320074298
permissions -rw-r--r--
merged

(*:maxLineLen=78:*)

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end