ProgTutorial/Helper/Command/ROOT.ML
author Christian Urban <urbanc@in.tum.de>
Tue, 19 Jun 2012 15:02:22 +0100
changeset 525 92a3600e50e4
parent 320 185921021551
permissions -rw-r--r--
added a new recipe for introspecting theorems (suggested by Lukas and Rafal)

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