doc-src/TutorialI/Types/Setup.thy
author haftmann
Wed, 17 Jun 2009 10:07:25 +0200
changeset 31678 752f23a37240
child 43564 9864182c6bad
permissions -rw-r--r--
reworked section on type classes

theory Setup
imports Main
uses
  "../../antiquote_setup.ML"
  "../../more_antiquote.ML"
begin

end