ProgTutorial/Helper/Command/ROOT.ML
author Christian Urban <urbanc@in.tum.de>
Wed, 20 Jun 2012 08:29:12 +0100
changeset 529 13d7ea419c5f
parent 320 185921021551
permissions -rw-r--r--
moved the introspection part into the theorem section

(*
  no_document use_thys ["This_Theory1", "This_Theory2"];
  use_thys ["That_Theory1", "That_Theory2", "That_Theory3"];
*)
no_document use_thy "Command";