src/Doc/System/Base.thy
author wenzelm
Wed, 12 Mar 2014 14:17:13 +0100
changeset 56059 2390391584c2
parent 48985 5386df44a037
child 61656 cfabbc083977
permissions -rw-r--r--
some document antiquotations for Isabelle/jEdit elements; modernized theory setup;

theory Base
imports Pure
begin

ML_file "../antiquote_setup.ML"

end