src/Doc/System/Base.thy
author wenzelm
Tue, 01 Mar 2016 10:32:55 +0100
changeset 62480 f2e8984adef7
parent 61656 cfabbc083977
child 69605 a96320074298
permissions -rw-r--r--
missing file;

(*:maxLineLen=78:*)

theory Base
imports Pure
begin

ML_file "../antiquote_setup.ML"

end