doc-src/IsarImplementation/Thy/Base.thy
author wenzelm
Mon, 26 Apr 2010 11:20:18 +0200
changeset 36345 3cbce59ed78d
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
updated Sign.add_type_abbrev;

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

end