Ignore:
Timestamp:
Jun 25, 2015, 2:56:33 PM (9 years ago)
Author:
musat
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/phylmd/undefSTD.F90

    r2271 r2312  
    88  USE phys_state_var_mod
    99#endif
     10#ifdef CPP_XIOS
     11  USE wxios, ONLY: missing_val
     12#endif
    1013
    1114  IMPLICIT NONE
    1215  include "clesphys.h"
    13 #ifdef CPP_IOIPSL
     16#ifndef CPP_XIOS
    1417  REAL :: missing_val
    1518#endif
Note: See TracChangeset for help on using the changeset viewer.