doc-src/IsarImplementation/Thy/Base.thy
author wenzelm
Tue, 01 Jun 2010 11:37:24 +0200
changeset 37220 d416e49b3926
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
keep structure ThyLoad for the sake of Proof General;

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

end