ProgTutorial/Helper/Command/ROOT.ML
author Christian Urban <urbanc@in.tum.de>
Sun, 15 Nov 2009 13:18:07 +0100
changeset 388 0b337dedc306
parent 320 185921021551
permissions -rw-r--r--
added Skip_Proof.mk_thm and some pointers about concurrency

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