File indexing completed on 2023-03-03 06:10:19 UTC
view on githubraw file Latest commit 49784117 on 2023-03-01 02:05:27 UTC
4aa4b2baf3 Patr*0001 #ifndef PROFILES_OPTIONS_H
0002 #define PROFILES_OPTIONS_H
0003 #include "PACKAGES_CONFIG.h"
0004 #include "CPP_OPTIONS.h"
0005
4978411747 Jean*0006
0007
0008
d6c8672c92 Jean*0009 #ifdef ALLOW_PROFILES
0010
0011
7ea6a3439c Jean*0012
4caf2dc194 Gael*0013
7ea6a3439c Jean*0014
0015
0016
4caf2dc194 Gael*0017
f40bb882f5 Jean*0018
0019 #undef ALLOW_PROFILES_CLIMMASK
0020 #undef ALLOW_PROFILES_EXCLUDE_CORNERS
0021 #undef ALLOW_PROFILES_SAMPLESPLIT_COST
0022
4aa4b2baf3 Patr*0023 #endif /* ALLOW_PROFILES */
0024 #endif /* PROFILES_OPTIONS_H */