Changeset 6127 for trunk/AWTC

Show
Ignore:
Timestamp:
05/08/09 15:45:26 (3 years ago)
Author:
westram
Message:
  • added some comment-pointers about code-dependencies
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/AWTC/awtc_next_neighbours.hxx

    r5675 r6127  
    3838    FF_REVERSE_COMPLEMENT = 4, 
    3939    FF_COMPLEMENT         = 8, 
    40     // do NOT change the order here or change ff_find_family() 
     40     
     41    // do NOT change the order here w/o fixing ../PROBE/PT_family.cxx@FF_complement_dep 
    4142}; 
    4243