Changeset 84

Show
Ignore:
Timestamp:
05/21/05 20:35:37 (4 years ago)
Author:
pragma
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/dspconf/dsp01.dsp

    r75 r84  
    1212    <dsp:code> 
    1313        int a = 42; 
    14         if(a != 0){ 
     14        if(a > 0){ 
    1515    </dsp:code> 
    1616    This is inside an 'if'