Changeset 6353 for trunk/EDIT4/ED4_no_class.cxx
- Timestamp:
- 14/01/10 15:10:39 (2 years ago)
- Files:
-
- 1 modified
-
trunk/EDIT4/ED4_no_class.cxx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/EDIT4/ED4_no_class.cxx
r6348 r6353 1280 1280 ED4_calc_terminal_extentions(); 1281 1281 1282 all_found = 0;1283 species_read = 0;1284 1282 max_seq_terminal_length = 0; 1285 not_found_message = GBS_stropen(1000);1286 GBS_strcat(not_found_message,"Some species not found:\n");1283 1284 ED4_init_notFoundMessage(); 1287 1285 1288 1286
