CookBook/Base.thy
author Christian Urban <urbanc@in.tum.de>
Wed, 29 Oct 2008 21:49:43 +0100
changeset 45 78aeca00bb54
parent 43 02f76f1b6e7b
child 57 065f472c09ab
permissions -rw-r--r--
deleted old antiquote_setup and renamed antiquote_setup_plus to antiquuote_setup

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

end