doc-src/IsarImplementation/Thy/Base.thy
author wenzelm
Sat, 24 Oct 2009 17:49:44 +0200
changeset 33088 757d7787b10c
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
markup for formal entities, with "def" or "ref" occurrences;

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

end