CookBook/Base.thy
author boehmes
Wed, 07 Jan 2009 16:29:49 +0100
changeset 61 64c9540f2f84
parent 57 065f472c09ab
child 64 9a6e5e0c4906
permissions -rw-r--r--
Added four recipes.

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

end