some patches to compile on linux
git-svn-id: https://www.grenoble.prabi.fr/svn/LECASofts/ecoPrimers/trunk@205 60f365c0-8329-0410-b2a4-ec073aeeaa1d
This commit is contained in:
@ -39,8 +39,8 @@ ppattern_t buildPatternFromWord(word_t word, uint32_t patlen)
|
||||
}
|
||||
|
||||
|
||||
#ifdef IS_UPPER(c)
|
||||
#undef IS_UPPER(c)
|
||||
#ifdef IS_UPPER
|
||||
#undef IS_UPPER
|
||||
#endif
|
||||
|
||||
/* -------------------------------------------- */
|
||||
|
Reference in New Issue
Block a user