libisabelle-protocol/ROOT
author Walther Neuper <wneuper@ist.tugraz.at>
Thu, 18 Jan 2018 15:25:39 +0100
changeset 59320 4549c6062b30
parent 59216 f4693c6f4bb2
permissions -rw-r--r--
comments on test setup
     1 session Protocol = Classy +
     2   theories
     3     "protocol/Protocol"
     4     "protocol/Codec_Test"
     5     "operations/Basic"
     6 
     7 session "HOL-Protocol" = "HOL-Classy" +
     8   theories
     9     "protocol/Protocol"
    10     "protocol/Codec_Test"
    11     "operations/Basic"
    12     "operations/HOL_Operations"