CookBook/Base.thy
author Christian Urban <urbanc@in.tum.de>
Wed, 29 Oct 2008 13:58:36 +0100
changeset 43 02f76f1b6e7b
parent 23 1322990e4ee7
child 57 065f472c09ab
permissions -rw-r--r--
added positions to anti-quotations; removed old antiquotation_setup; tuned the text a bit

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

end