diff options
Diffstat (limited to 'charf.c')
| -rw-r--r-- | charf.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ #define STRING_SIZE 65536 /*maximum length of the support of f*/ -#define N 24 +#define N 20 /*maximal order of derivative*/ #define K 24 |
