CookBook/Base.thy
author Christian Urban <urbanc@in.tum.de>
Mon, 24 Nov 2008 02:51:08 +0100
changeset 49 a0edabf14457
parent 43 02f76f1b6e7b
child 57 065f472c09ab
permissions -rw-r--r--
added more material

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

end