src/Doc/Implementation/Base.thy
author wenzelm
Fri, 18 Mar 2016 21:29:10 +0100
changeset 62673 b5c57430b9dd
parent 61656 cfabbc083977
child 69605 a96320074298
permissions -rw-r--r--
observe ML print depth;

(*:maxLineLen=78:*)

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end