CookBook/Base.thy
author Christian Urban <urbanc@in.tum.de>
Fri, 28 Nov 2008 05:56:28 +0100
changeset 52 a04bdee4fb1e
parent 43 02f76f1b6e7b
child 57 065f472c09ab
permissions -rw-r--r--
tuned

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

end