doc-src/IsarImplementation/Thy/Base.thy
author wenzelm
Sat, 15 May 2010 22:24:25 +0200
changeset 36949 080e85d46108
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
renamed structure OuterKeyword to Keyword and OuterParse to Parse, keeping the old names as legacy aliases for some time;

theory Base
imports Pure
uses "../../antiquote_setup.ML"
begin

end