CookBook/Base.thy
author berghofe
Mon, 15 Dec 2008 10:48:27 +0100
changeset 55 0b55402ae95e
parent 43 02f76f1b6e7b
child 57 065f472c09ab
permissions -rw-r--r--
Adapted to changes in binding module.

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

end