Changeset 6 for cpp/f8-to-f1/geno_f8.h


Ignore:
Timestamp:
05/15/09 22:08:41 (15 years ago)
Author:
mwajcht
Message:

added some static structures; CHANGE_CONDITION_SIGN mutation now changes relation to the random one, not just the opposite

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/f8-to-f1/geno_f8.h

    r1 r6  
    9494        SString addParameterToCalls(const SString line, SString &prodName);
    9595        SString deleteParameterFromCalls(const SString line, SString &prodName, int paramIdx);
     96private:
     97        RelationType getDifferentCondition(RelationType type);
    9698};
    9799
Note: See TracChangeset for help on using the changeset viewer.