Cross Reference: tcs1.testcase
xref
: /
hets
/
CspCASL
/
test
/
tcs1.testcase
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
tcs1.cspcasl
CoreCspCASL
++
ccspec tcs1
data sorts S, T
ops c : S;
d : T
process c -> SKIP || d -> SKIP
end