doc-src/IsarImplementation/Thy/Base.thy
author wenzelm
Tue, 26 Oct 2010 15:57:16 +0200
changeset 40153 b6fe3b189725
parent 40110 93e7935d4cb5
child 43564 9864182c6bad
permissions -rw-r--r--
tuned;

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

end