Back to home page

darwin3

 
 

    


File indexing completed on 2024-12-17 18:36:18 UTC

view on githubraw file Latest commit add29e06 on 2018-01-31 20:35:05 UTC
f13426fb9c Andr*0001 #ifndef GRIDALT_OPTIONS_H
                0002 #define GRIDALT_OPTIONS_H
                0003 #include "PACKAGES_CONFIG.h"
                0004 #include "CPP_OPTIONS.h"
                0005 
d6c8672c92 Jean*0006 #ifdef ALLOW_GRIDALT
f13426fb9c Andr*0007 C     Package-specific options go here
                0008 
                0009 C     #define GRIDALT_DEBUG
                0010 
                0011 #endif /* ALLOW_GRIDALT */
                0012 #endif /* GRIDALT_OPTIONS_H */
                0013 
                0014 CEH3 ;;; Local Variables: ***
                0015 CEH3 ;;; mode:fortran ***
                0016 CEH3 ;;; End: ***