CookBook/Base.thy
author Christian Urban <urbanc@in.tum.de>
Sat, 01 Nov 2008 15:20:36 +0100
changeset 48 609f9ef73494
parent 43 02f76f1b6e7b
child 57 065f472c09ab
permissions -rw-r--r--
fixed FIXME's in fake responses

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

end