diff --git a/inst/include/tidysq/constants/translate_tables.h b/inst/include/tidysq/constants/translate_tables.h index 043b4cb..97a88f4 100644 --- a/inst/include/tidysq/constants/translate_tables.h +++ b/inst/include/tidysq/constants/translate_tables.h @@ -109,16 +109,16 @@ namespace tidysq::constants { inline const LetterValue CODON = 1u; template - inline const LetterValue CODON = 4u; + inline const LetterValue CODON = 9u; template - inline const LetterValue CODON = 9u; + inline const LetterValue CODON = 4u; template - inline const LetterValue CODON = 4u; + inline const LetterValue CODON = 9u; template - inline const LetterValue CODON = 9u; + inline const LetterValue CODON = 4u; template<>