src/Doc/Isar_Ref/Base.thy
author wenzelm
Sun, 03 May 2015 16:45:07 +0200
changeset 60241 cde717a55db7
parent 56451 856492b0f755
child 61656 cfabbc083977
permissions -rw-r--r--
tuned;

theory Base
imports Pure
begin

ML_file "../antiquote_setup.ML"

end