CookBook/Base.thy
author Christian Urban <urbanc@in.tum.de>
Mon, 20 Oct 2008 06:22:11 +0000
changeset 41 b11653b11bd3
parent 23 1322990e4ee7
child 43 02f76f1b6e7b
permissions -rw-r--r--
further progress on the parsing section and tuning on the antiqu's

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

end