Ignore:
Timestamp:
Dec 10, 2018 1:25:22 PM (5 years ago)
Author:
eckhard
Message:

inifor: Prefixed all INIFOR modules with inifor_ and removed unused variables

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/UTIL/inifor/tests/test-centre-velocities.f90

    r2718 r3618  
    2626! -----------------
    2727! $Id$
     28! Prefixed all INIFOR modules with inifor_
     29!
     30!
     31! 2718 2018-01-02 08:49:38Z maronga
    2832! Initial revision
    2933!
     
    4044 PROGRAM test_centre_velocities
    4145
     46    USE inifor_transform,                                                      &
     47        ONLY :  centre_velocities
    4248    USE test_utils
    43     USE transform, &
    44         ONLY :  centre_velocities
    4549   
    4650    IMPLICIT NONE
Note: See TracChangeset for help on using the changeset viewer.