CookBook/Base.thy
author Christian Urban <urbanc@in.tum.de>
Tue, 14 Oct 2008 01:33:55 -0400
changeset 38 e21b2f888fa2
parent 23 1322990e4ee7
child 43 02f76f1b6e7b
permissions -rw-r--r--
added a preliminary section about parsing

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

end