Changeset 6141 for trunk/PRIMER_DESIGN/PRD_SearchFIFO.hxx
- Timestamp:
- 14/08/09 16:29:27 (3 years ago)
- Files:
-
- 1 modified
-
trunk/PRIMER_DESIGN/PRD_SearchFIFO.hxx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/PRIMER_DESIGN/PRD_SearchFIFO.hxx
r5441 r6141 26 26 27 27 Node *root; // rootnode of primertree to be searched in 28 bool expand_IUPAC_Codes; // enable/disable expa snion of IUPAC codes28 bool expand_IUPAC_Codes; // enable/disable expansion of IUPAC codes 29 29 PRD_Sequence_Pos min_distance_to_next_match; // if a match is found out of that distance its ignored (not deleted) 30 30
