carl  24.04
Computer ARithmetic Library
config.h
Go to the documentation of this file.
1 /**
2  * Auto generated file config.h from config.h.in.
3  */
4 #pragma once
5 
6 #define CARL_BUILD_DEBUG
7 /* #undef THREAD_SAFE */
8 
9 #define USE_BLISS
10 #define USE_COCOA
11 /* #undef USE_GINAC */
12 #define USE_LIBPOLY
13 
14 /* #undef USE_CLN_NUMBERS */
15 /* #undef USE_MPFR_FLOAT */