doc-src/IsarImplementation/Thy/Base.thy
author haftmann
Fri, 27 Aug 2010 15:36:02 +0200
changeset 38856 168dba35ecf3
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
improved deresolving of implicits

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

end