Show
Ignore:
Timestamp:
14/08/09 16:29:27 (3 years ago)
Author:
westram
Message:
  • spellchecked all (phew)
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/GENOM_IMPORT/DBwriter.h

    r5853 r6141  
    6262    GBDATA      *gb_organism;   // current organism 
    6363    GBDATA      *gb_gene_data;  // current gene data 
    64     NameCounter  generatedGenes; // helper to create unique gene names (key = name, value = count occurances) 
     64    NameCounter  generatedGenes; // helper to create unique gene names (key = name, value = count occurrences) 
    6565 
    6666    void testAndRemoveTranslations(Importer& importer); // test and delete translations (if test was ok). warns via Importer