CookBook/Base.thy
author berghofe
Fri, 10 Oct 2008 17:13:21 +0200
changeset 32 5bb2d29553c2
parent 23 1322990e4ee7
child 43 02f76f1b6e7b
permissions -rw-r--r--
Added new chapter about writing packages.

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

end