Added a line to #undef INT_NOISE (new noisean.c version)

This commit is contained in:
pnenzi 2001-01-24 17:18:35 +00:00
parent 957c29c6c7
commit 7c0be7b409
1 changed files with 3 additions and 0 deletions

View File

@ -25,3 +25,6 @@
/* Define if we want some experimental code */
#undef EXPERIMENTAL_CODE
/* Define if we want noise integration code */
#undef INT_NOISE