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_types.f90

    r3618 r3680  
    6565!> The types module provides derived data types used in INIFOR.
    6666!------------------------------------------------------------------------------!
     67#if defined ( __netcdf )
    6768 MODULE inifor_types
    6869 
     
    258259
    259260 END MODULE inifor_types
    260 
     261#endif
     262
Note: See TracChangeset for help on using the changeset viewer.