Ignore:
Timestamp:
Jan 18, 2019 2:54:12 PM (5 years ago)
Author:
knoop
Message:

Added cpp-option netcdf to inifor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/UTIL/inifor/src/inifor_util.f90

    r3618 r3680  
    5858!> The util module provides miscellaneous utility routines for INIFOR.
    5959!------------------------------------------------------------------------------!
     60#if defined ( __netcdf )
    6061 MODULE inifor_util
    6162
     
    420421
    421422 END MODULE inifor_util
    422 
     423#endif
     424
Note: See TracChangeset for help on using the changeset viewer.