source: LMDZ6/branches/Amaury_dev/tools/fcm/t/fcm-make/16-build-dep-o-2/src/hello_mod.f90 @ 5095

Last change on this file since 5095 was 5095, checked in by abarral, 2 months ago

Revert cosp*/ from the trunk, as it's external code
Add missing bits from FCM2 source

File size: 79 bytes
Line 
1module hello_mod
2character(*), parameter :: greet='Hello'
3end module hello_mod
Note: See TracBrowser for help on using the repository browser.