src/Doc/System/Base.thy
author wenzelm
Fri, 28 Apr 2017 18:24:58 +0200
changeset 65617 823bbc467dfa
parent 61656 cfabbc083977
child 69605 a96320074298
permissions -rw-r--r--
unused;

(*:maxLineLen=78:*)

theory Base
imports Pure
begin

ML_file "../antiquote_setup.ML"

end