doc-src/IsarImplementation/Thy/Base.thy
author haftmann
Tue, 01 Jun 2010 10:30:53 +0200
changeset 37223 5226259b6fa2
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
corrected implementation

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

end