CookBook/Base.thy
author berghofe
Mon, 13 Oct 2008 17:53:13 +0200
changeset 37 403d4e0ad712
parent 23 1322990e4ee7
child 43 02f76f1b6e7b
permissions -rw-r--r--
Adjusted margins.

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

end