remove default to APPROXNORM
This commit is contained in:
parent
ab11048f10
commit
3de5d62a05
1 changed files with 2 additions and 1 deletions
|
@ -24,7 +24,8 @@
|
|||
// Will used simple approximation of norm rather than
|
||||
// sum squares and approx sqrt
|
||||
#ifndef APPROXNORM
|
||||
#define APPROXNORM 1
|
||||
//XXX CNL: BBKiwi added this feature but it seems to break stuff.
|
||||
//#define APPROXNORM 1
|
||||
#endif
|
||||
|
||||
#ifndef OCTAVES
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue