CookBook/Base.thy
author Christian Urban <urbanc@in.tum.de>
Mon, 27 Oct 2008 18:48:52 +0100
changeset 42 cd612b489504
parent 23 1322990e4ee7
child 43 02f76f1b6e7b
permissions -rw-r--r--
tuned mostly antiquotation and text

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

end