Project

General

Profile

« Previous | Next » 

Revision 2d37a1e1

Added by Pierre-Loïc Garoche over 6 years ago

Renaminig lustre contracts from ensures to guarantees
Will require the latest cocospec branch to compile (before it is integrated in the unstable/master branches)

View differences:

regression_tests/lustre_files/success/kind_fmcad08/memory2/ILLINOIS_5.lus
71 71

  
72 72
tel
73 73

  
74
--@ ensures OK;
75 74
node top(e1, e2, e3, e4, e5, e6, e7, e8, e9 : bool; init_invalid : int)
76 75
returns( OK : bool);
76
--@ contract guarantees OK;
77 77
    var invalid, dirty, exclusive, shared : int;
78 78
        env : bool;
79 79
let

Also available in: Unified diff