CookBook/Base.thy
author Christian Urban <urbanc@in.tum.de>
Wed, 17 Dec 2008 05:08:33 +0000
changeset 59 b5914f3c643c
parent 57 065f472c09ab
child 64 9a6e5e0c4906
permissions -rw-r--r--
tuned

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

end