CookBook/Base.thy
author Christian Urban <urbanc@in.tum.de>
Tue, 16 Dec 2008 17:28:05 +0000
changeset 58 f3794c231898
parent 57 065f472c09ab
child 64 9a6e5e0c4906
permissions -rw-r--r--
fixed typos

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

end