ProgTutorial/Helper/Command/ROOT.ML
author Norbert Schirmer <norbert.schirmer@web.de>
Tue, 21 May 2019 16:22:30 +0200
changeset 573 321e220a6baa
parent 320 185921021551
permissions -rw-r--r--
accomodate to upcoming Isabelle 2019

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