|
||||
File indexing completed on 2018-03-02 18:43:06 UTC
view on githubraw file Latest commit add29e06 on 2018-01-31 20:35:05 UTC1eeb28fe07 Alis*0001 C CPP options file for RUNCLOCK package 0002 C Use this file for selecting options within the RUNCLOCK package 0003 0004 #ifndef RUNCLOCK_OPTIONS_H 0005 #define RUNCLOCK_OPTIONS_H 0006 #include "PACKAGES_CONFIG.h" 0007 #include "CPP_OPTIONS.h" 0008 d6c8672c92 Jean*0009 #ifdef ALLOW_RUNCLOCK 0010 C Package-specific Options & Macros go here 1eeb28fe07 Alis*0011 0012 C Define this macro if using an F90-compiler to compile and link the code 0013 #undef RUNCLOCK_USES_DATE_AND_TIME 0014 0015 #endif /* ALLOW_RUNCLOCK */ 0016 #endif /* RUNCLOCK_OPTIONS_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated from https://github.com/MITgcm/MITgcm by the 2.2.1-MITgcm-0.1 LXR engine. The LXR team |