Browse Source

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

pre-master-46
pnenzi 26 years ago
parent
commit
7c0be7b409
  1. 3
      acconfig.h

3
acconfig.h

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