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/memory1/FIREFLY_luke_1b_e7_2574.lus
59 59
	if(e8) then if(garde8) then pre shared + pre exclusive + 1 else pre shared else
60 60
	pre shared;
61 61
tel
62
--@ ensures OK;
63 62
node top(e1, e2, e3, e4, e5, e6, e7, e8 : bool; i_invalid : int) 
64 63
	returns( OK : bool );
64
--@ contract guarantees OK;
65 65
    var invalid, dirty, exclusive, shared : int;
66 66
        env : bool;
67 67
let

Also available in: Unified diff