File indexing completed on 2018-03-02 18:44:01 UTC
view on githubraw file Latest commit add29e06 on 2018-01-31 20:35:05 UTC
5c2ca1df79 Patr*0001
0002
0003
0004 #ifndef SHOWFLOPS_OPTIONS_H
0005 #define SHOWFLOPS_OPTIONS_H
0006 #include "PACKAGES_CONFIG.h"
0007 #include "CPP_OPTIONS.h"
0008
d6c8672c92 Jean*0009 #ifdef ALLOW_SHOWFLOPS
0010
0011
a17e0c893f Cons*0012 #undef USE_FLIPS
b7eafb08a9 Patr*0013
5c2ca1df79 Patr*0014 #endif /* ALLOW_SHOWFLOPS */
0015 #endif /* SHOWFLOPS_OPTIONS_H */
0016
0017
0018
0019