src/Doc/System/Base.thy
author wenzelm
Tue, 04 Oct 2016 14:39:31 +0200
changeset 64035 90017a182892
parent 61656 cfabbc083977
child 69605 a96320074298
permissions -rw-r--r--
proper ISABELLE_TOOL_JAVA_OPTIONS (as in "isabelle" wrapper);

(*:maxLineLen=78:*)

theory Base
imports Pure
begin

ML_file "../antiquote_setup.ML"

end