|
@ -25,7 +25,7 @@ |
|
|
#ifdef __PNACL__ |
|
|
#ifdef __PNACL__ |
|
|
#define IGUANA_MAXITERATIONS 77 |
|
|
#define IGUANA_MAXITERATIONS 77 |
|
|
#else |
|
|
#else |
|
|
#define IGUANA_MAXITERATIONS 10000 |
|
|
#define IGUANA_MAXITERATIONS 77 |
|
|
#endif |
|
|
#endif |
|
|
#define IGUANA_DEFAULTLAG 30 |
|
|
#define IGUANA_DEFAULTLAG 30 |
|
|
|
|
|
|
|
|