File indexing completed on 2018-03-02 18:38:11 UTC
view on githubraw file Latest commit add29e06 on 2018-01-31 20:35:05 UTC
6d54cf9ca1 Ed H*0001 #ifndef BULK_FORCE_OPTIONS_H
0002 #define BULK_FORCE_OPTIONS_H
0003 #include "PACKAGES_CONFIG.h"
0004 #include "CPP_OPTIONS.h"
0005
c23b3a6f07 Jean*0006 #ifdef ALLOW_BULK_FORCE
d6c8672c92 Jean*0007
6d54cf9ca1 Ed H*0008
c23b3a6f07 Jean*0009 #undef CONSERV_BULKF
0010
88ac963ab8 Jean*0011
0012
abbe9a4424 Jean*0013 #define ALLOW_FORMULA_AIM
88ac963ab8 Jean*0014
6d54cf9ca1 Ed H*0015 #endif /* ALLOW_BULK_FORCE */
0016 #endif /* BULK_FORCE_OPTIONS_H */