src/Doc/Implementation/Base.thy
author wenzelm
Fri, 03 Mar 2017 21:56:52 +0100
changeset 65096 27d376c33c02
parent 61656 cfabbc083977
child 69605 a96320074298
permissions -rw-r--r--
tuned;

(*:maxLineLen=78:*)

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end