ProgTutorial/Helper/Command/ROOT.ML
author Christian Urban <urbanc@in.tum.de>
Sat, 28 Aug 2010 13:37:25 +0800
changeset 450 102dc5cc1aed
parent 320 185921021551
permissions -rw-r--r--
a bit closer to the new conventions of naming HOL-constants

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