Cross Reference: tcs2.cspcasl
xref
: /
hets
/
CspCASL
/
test
/
tcs2.cspcasl
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
logic CspCASL
spec tcs2 =
data sorts S < T
ops c: S; d: T;
. c = d;
process
tcs2: T;
tcs2 = c -> SKIP || d -> SKIP