Wiki

Changes between Version 15 and Version 16 of AllOfCobraInOnePage

Show
Ignore:
Timestamp:
01/10/14 06:41:29 (10 years ago)
Author:
kobi7
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AllOfCobraInOnePage

    v15 v16  
    115115#!cobra 
    116116mixin VolumeSupport 
     117    invariant 
     118        0 <= .volume <= 100 
     119 
    117120    pro volume from var as int 
    118121    def decVolume