home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / dos / math / cephes / ode / int.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-11-17  |  115 b   |  6 lines

  1. /* Debugging printf's */
  2. #define DEBUG 0
  3. /* Maximum Adams order supported: */
  4. #define MAXORD 13
  5. #define MAXRUNG 13
  6.