CookBook/Base.thy
author Christian Urban <urbanc@in.tum.de>
Fri, 17 Oct 2008 05:02:04 -0400
changeset 39 631d12c25bde
parent 23 1322990e4ee7
child 43 02f76f1b6e7b
permissions -rw-r--r--
substantial changes to the antiquotations (preliminary version)

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

end