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

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

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

revision 1.68 by gforget, Sun Nov 2 21:22:00 2014 UTC revision 1.69 by gforget, Fri Dec 25 15:19:30 2015 UTC
# Line 390  C---  Continue with standard packages (w Line 390  C---  Continue with standard packages (w
390  #endif  #endif
391    
392  #ifdef ALLOW_AUTODIFF  #ifdef ALLOW_AUTODIFF
393        CALL AUTODIFF_CHECK( myThid )        if (useAUTODIFF) CALL AUTODIFF_CHECK( myThid )
394  #endif  #endif
395    
396  #ifdef ALLOW_CTRL  #ifdef ALLOW_CTRL

Legend:
Removed from v.1.68  
changed lines
  Added in v.1.69

  ViewVC Help
Powered by ViewVC 1.1.22