diff --git a/basegraph.cpp b/basegraph.cpp index 42ca7135..f34765cf 100644 --- a/basegraph.cpp +++ b/basegraph.cpp @@ -113,8 +113,18 @@ EX int getnext(const char* s, int& i) { if(eqs(s+i, natchars[k])) { i += siz; return 128+k; } + +#ifdef REPLACE_LETTERS + for(int i=0; i