doc-src/IsarImplementation/Thy/Base.thy
author blanchet
Mon, 06 Dec 2010 13:30:38 +0100
changeset 40998 bcd23ddeecef
parent 40110 93e7935d4cb5
child 43564 9864182c6bad
permissions -rw-r--r--
started implementing the new monotonicity rules for application

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

end