Changeset 6358 for branches/stable_5.0/EDIT4/ED4_no_class.cxx
- Timestamp:
- 19/01/10 14:11:52 (2 years ago)
- Files:
-
- 1 modified
-
branches/stable_5.0/EDIT4/ED4_no_class.cxx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/stable_5.0/EDIT4/ED4_no_class.cxx
r6203 r6358 1316 1316 ED4_calc_terminal_extentions(); 1317 1317 1318 all_found = 0;1319 species_read = 0;1320 1318 max_seq_terminal_length = 0; 1321 not_found_message = GBS_stropen(1000);1322 GBS_strcat(not_found_message,"Some species not found:\n");1319 1320 ED4_init_notFoundMessage(); 1323 1321 1324 1322
