CookBook/Base.thy
author Christian Urban <urbanc@in.tum.de>
Sat, 13 Dec 2008 01:33:22 +0000
changeset 54 1783211b3494
parent 43 02f76f1b6e7b
child 57 065f472c09ab
permissions -rw-r--r--
tuned; added document antiquotation ML_response_fake_both

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

end