Changeset 5134 for LMDZ6/branches/Amaury_dev/libf/dyn3d/groupeun.F90
- Timestamp:
- Jul 26, 2024, 5:56:37 PM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/Amaury_dev/libf/dyn3d/groupeun.F90
r5105 r5134 7 7 IMPLICIT NONE 8 8 9 include"dimensions.h"10 include"paramet.h"11 include"comgeom2.h"9 INCLUDE "dimensions.h" 10 INCLUDE "paramet.h" 11 INCLUDE "comgeom2.h" 12 12 13 13 INTEGER :: jjmax, llmax … … 137 137 IMPLICIT NONE 138 138 139 include"dimensions.h"140 include"paramet.h"141 include"comgeom2.h"139 INCLUDE "dimensions.h" 140 INCLUDE "paramet.h" 141 INCLUDE "comgeom2.h" 142 142 143 143 ! INTEGER ngroup
Note: See TracChangeset
for help on using the changeset viewer.