#ifndef ROBIDNACODE_H #define ROBIDNACODE_H extern const char robi_codeDNA[256]; extern const char robi_DNAcode[17]; #endif