CookBook/Base.thy
author Christian Urban <urbanc@in.tum.de>
Fri, 17 Oct 2008 17:41:34 -0400
changeset 40 35e1dff0d9bb
parent 23 1322990e4ee7
child 43 02f76f1b6e7b
permissions -rw-r--r--
more on the parsing section

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

end