src/Doc/Isar_Ref/Base.thy
author wenzelm
Sun, 02 Nov 2014 15:27:37 +0100
changeset 58868 c5e1cce7ace3
parent 56451 856492b0f755
child 61656 cfabbc083977
permissions -rw-r--r--
uniform heading commands work in any context, even in theory header; discontinued obsolete 'sect', 'subsect', 'subsubsect'; marked obsolete 'header' as legacy;

theory Base
imports Pure
begin

ML_file "../antiquote_setup.ML"

end