doc-src/IsarImplementation/Thy/Base.thy
author wenzelm
Sat, 16 Apr 2011 13:48:45 +0200
changeset 42358 b47d41d9f4b5
parent 40110 93e7935d4cb5
child 43564 9864182c6bad
permissions -rw-r--r--
Name_Space: proper configuration options long_names, short_names, unique_names instead of former unsynchronized references;

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

end