src/Doc/Implementation/Base.thy
author wenzelm
Wed, 16 Dec 2015 17:28:49 +0100
changeset 61854 38b049cd3aad
parent 61656 cfabbc083977
child 69605 a96320074298
permissions -rw-r--r--
tuned whitespace;

(*:maxLineLen=78:*)

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end