diff --git a/fieldpattern.cpp b/fieldpattern.cpp index c532135a..c6e5891f 100644 --- a/fieldpattern.cpp +++ b/fieldpattern.cpp @@ -9,6 +9,8 @@ namespace fieldpattern { extern int subpathid; extern int subpathorder; +#define MWDIM (WDIM+1) + bool isprime(int n) { for(int k=2; k