4 lines
66 B
C
4 lines
66 B
C
|
#ifndef MY_DELTA_MAX
|
||
|
#define MY_DELTA_MAX 0.00000000000001
|
||
|
#endif
|