Changeset 6141 for trunk/TOOLS/arb_gene_probe.cxx
- Timestamp:
- 14/08/09 16:29:27 (3 years ago)
- Files:
-
- 1 modified
-
trunk/TOOLS/arb_gene_probe.cxx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/TOOLS/arb_gene_probe.cxx
r5894 r6141 375 375 376 376 GBDATA *gb_ali_genom = GBT_read_sequence(gb_organism, GENOM_ALIGNMENT); 377 gp_assert(gb_ali_genom); // exist ance has to be checked by caller!377 gp_assert(gb_ali_genom); // existence has to be checked by caller! 378 378 379 379 const char *ali_genom = GB_read_char_pntr(gb_ali_genom);
