Back to home page

MITgcm

 
 

    


File indexing completed on 2018-03-02 18:38:53 UTC

view on githubraw file Latest commit add29e06 on 2018-01-31 20:35:05 UTC
6d54cf9ca1 Ed H*0001 #ifndef DEBUG_OPTIONS_H
                0002 #define DEBUG_OPTIONS_H
                0003 #include "PACKAGES_CONFIG.h"
                0004 #include "CPP_OPTIONS.h"
                0005 
d6c8672c92 Jean*0006 #ifdef ALLOW_DEBUG
                0007 C     Package-specific Options & Macros go here
6d54cf9ca1 Ed H*0008 
                0009 #endif /* ALLOW_DEBUG */
                0010 #endif /* DEBUG_OPTIONS_H */