CookBook/Base.thy
author berghofe
Mon, 13 Oct 2008 17:51:59 +0200
changeset 35 d5c090b9a2b1
parent 23 1322990e4ee7
child 43 02f76f1b6e7b
permissions -rw-r--r--
Tuned.

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

end