doc-src/IsarImplementation/Thy/Base.thy
author wenzelm
Fri, 24 Jul 2009 22:59:08 +0200
changeset 32181 7e460c2d4223
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
more antiquotations instead of adhoc ML stuff;

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

end