Ignore:
Timestamp:
Jul 26, 2024, 5:56:37 PM (4 months ago)
Author:
abarral
Message:

Replace academic.h, alpale.h, comdissip.h, comdissipn.h, comdissnew.h by modules
Remove unused clesph0.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/dyn3d/vlspltqs.F90

    r5128 r5134  
    2929  IMPLICIT NONE
    3030  !
    31   include "dimensions.h"
    32   include "paramet.h"
     31  INCLUDE "dimensions.h"
     32  INCLUDE "paramet.h"
    3333
    3434  !
     
    188188  IMPLICIT NONE
    189189  !
    190   include "dimensions.h"
    191   include "paramet.h"
     190  INCLUDE "dimensions.h"
     191  INCLUDE "paramet.h"
    192192  !
    193193  !
     
    525525  IMPLICIT NONE
    526526  !
    527   include "dimensions.h"
    528   include "paramet.h"
    529   include "comgeom.h"
     527  INCLUDE "dimensions.h"
     528  INCLUDE "paramet.h"
     529  INCLUDE "comgeom.h"
    530530  !
    531531  !
Note: See TracChangeset for help on using the changeset viewer.