mirror of
https://github.com/eddyem/improclib.git
synced 2025-12-06 10:45:18 +03:00
6 lines
137 B
Plaintext
6 lines
137 B
Plaintext
// Add predefined macros for your project here. For example:
|
|
// #define THE_ANSWER 42
|
|
#define EBUG
|
|
#define _GNU_SOURCE
|
|
#define OMP_FOUND
|