CookBook/Base.thy
author Christian Urban <urbanc@in.tum.de>
Wed, 07 Jan 2009 16:36:31 +0000
changeset 62 c3fe4749ef01
parent 57 065f472c09ab
child 64 9a6e5e0c4906
permissions -rw-r--r--
added Sacha as contributor

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

end