Back to home page

MITgcm

 
 

    


File indexing completed on 2018-03-02 18:41:47 UTC

view on githubraw file Latest commit add29e06 on 2018-01-31 20:35:05 UTC
4e66ab0b67 Oliv*0001 #ifndef LONGSTEP_OPTIONS_H
                0002 #define LONGSTEP_OPTIONS_H
                0003 #include "PACKAGES_CONFIG.h"
                0004 #include "CPP_OPTIONS.h"
                0005 
d6c8672c92 Jean*0006 #ifdef ALLOW_LONGSTEP
                0007 C     Package-specific options go here
4e66ab0b67 Oliv*0008 
                0009 #endif /* ALLOW_LONGSTEP */
                0010 #endif /* LONGSTEP_OPTIONS_H */