Changeset 1304 for trunk/test/Suite.h


Ignore:
Timestamp:
May 14, 2008, 10:11:57 PM (15 years ago)
Author:
Peter
Message:

quantile normalization closes #288

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/test/Suite.h

    r1249 r1304  
    4545    /**
    4646       set ok to 'b && ok'
     47
     48       \return b
    4749    */
    48     void add(bool b);
     50    bool add(bool b);
    4951
    5052    /**
Note: See TracChangeset for help on using the changeset viewer.