src/Doc/Implementation/Base.thy
author wenzelm
Thu, 20 Apr 2017 10:30:30 +0200
changeset 65519 d244d8f8e13f
parent 61656 cfabbc083977
child 69605 a96320074298
permissions -rw-r--r--
store Sessions.Info.name;

(*:maxLineLen=78:*)

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end