doc-src/IsarImplementation/Thy/Base.thy
author haftmann
Tue, 21 Jul 2009 11:09:50 +0200
changeset 32117 0762b9ad83df
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
Set.thy: prefer = over == where possible; tuned ML setup; dropped (moved) ML legacy

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

end