doc-src/IsarImplementation/Thy/Base.thy
author wenzelm
Wed, 24 Jun 2009 21:46:54 +0200
changeset 31795 be3e1cc5005c
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
standard naming conventions for session and theories;

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

end