doc-src/IsarImplementation/Thy/Base.thy
author haftmann
Tue, 12 May 2009 21:17:38 +0200
changeset 31128 b3bb28c87409
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
adapted to changes in module Code

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

end