Last change
on this file since 5186 was
3703,
checked in by adurocher, 4 years ago
|
Fixed compilation errors
- Fixed some OpenMP syntax errors for scorep
- Fix issues with ifort -check all -warn all -O0
|
-
Property copyright set to
Name of program: LMDZ Creation date: 1984 Version: LMDZ5 License: CeCILL version 2 Holder: Laboratoire de m\'et\'eorologie dynamique, CNRS, UMR 8539 See the license file in the root directory
|
File size:
109 bytes
|
Line | |
---|
1 | INTERFACE |
---|
2 | SUBROUTINE ABOR1(CDTEXT) |
---|
3 | CHARACTER(LEN=*), INTENT(IN) :: CDTEXT |
---|
4 | END SUBROUTINE ABOR1 |
---|
5 | END INTERFACE |
---|
Note: See
TracBrowser
for help on using the repository browser.