CookBook/Base.thy
author Christian Urban <urbanc@in.tum.de>
Tue, 16 Dec 2008 08:08:44 +0000
changeset 56 126646f2aa88
parent 43 02f76f1b6e7b
child 57 065f472c09ab
permissions -rw-r--r--
added a para on Scan.unless and an exercise about scanning comments

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

end