CookBook/Base.thy
author berghofe
Tue, 16 Dec 2008 17:37:39 +0100
changeset 57 065f472c09ab
parent 43 02f76f1b6e7b
child 64 9a6e5e0c4906
permissions -rw-r--r--
Repaired output of marginal comments in ML antiquotation.

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

end