doc-src/IsarImplementation/Thy/Base.thy
author wenzelm
Tue, 05 Apr 2011 14:25:18 +0200
changeset 42224 578a51fae383
parent 40110 93e7935d4cb5
child 43564 9864182c6bad
permissions -rw-r--r--
discontinued special treatment of structure Ast: no pervasive content, no inclusion in structure Syntax;

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

end