CookBook/Base.thy
author berghofe
Mon, 13 Oct 2008 17:51:09 +0200
changeset 34 527fc0af45e3
parent 23 1322990e4ee7
child 43 02f76f1b6e7b
permissions -rw-r--r--
Corrected typos.

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

end