/[MITgcm]/MITgcm/model/src/config_check.F
ViewVC logotype

Diff of /MITgcm/model/src/config_check.F

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.38 by jmc, Mon Jun 12 22:29:23 2006 UTC revision 1.39 by baylor, Tue Jun 20 20:57:37 2006 UTC
# Line 42  C-  check that CPP option is "defined" w Line 42  C-  check that CPP option is "defined" w
42    
43  #ifndef ALLOW_MNC  #ifndef ALLOW_MNC
44        IF (useMNC) THEN        IF (useMNC) THEN
45          WRITE(msgBuf,'(2A)') '**WARNNING** ',          WRITE(msgBuf,'(2A)') '**WARNING** ',
46       &   'CONFIG_CHECK: useMNC is TRUE and #undef ALLOW_MNC'       &   'CONFIG_CHECK: useMNC is TRUE and #undef ALLOW_MNC'
47          CALL PRINT_MESSAGE( msgBuf, errorMessageUnit,          CALL PRINT_MESSAGE( msgBuf, errorMessageUnit,
48       &       SQUEEZE_RIGHT , myThid)       &       SQUEEZE_RIGHT , myThid)

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39

  ViewVC Help
Powered by ViewVC 1.1.22