minor cleanup
This commit is contained in:
parent
20483b95b4
commit
3b2065d2a6
2 changed files with 4 additions and 3 deletions
|
|
@ -28,6 +28,7 @@
|
|||
#ifdef SUNDIALS_VERSION_22
|
||||
#include <nvector_serial.h>
|
||||
#else
|
||||
//#include <sundials/config.h>
|
||||
#include <sundials/sundials_nvector.h>
|
||||
#endif
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
#define IEEE_8087
|
||||
#define Arith_Kind_ASL 1
|
||||
#define NANCHECK
|
||||
#define IEEE_8087
|
||||
#define Arith_Kind_ASL 1
|
||||
#define Double_Align
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue