Product.hascasl revision 1caac17e785f1133f7c4d9a97f367f7832823cfc
logic HasCASL
spec test =
type Real
op 0 : Real
free types
SWPoint ::= SWPoint(x:Real;y:Real;z:Real);
op p1:SWPoint=SWPoint(0,0,0)
.0=0 %implied