src/Doc/Implementation/Base.thy
author paulson <lp15@cam.ac.uk>
Thu, 25 Feb 2016 16:53:34 +0000
changeset 62411 994b8bab5a99
parent 61656 cfabbc083977
child 69605 a96320074298
permissions -rw-r--r--
Merge

(*:maxLineLen=78:*)

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end