doc-src/IsarImplementation/Thy/Base.thy
author haftmann
Mon, 19 Jul 2010 11:55:44 +0200
changeset 37881 096c8397c989
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
distinguish different classes of const syntax

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

end