source: LMDZ6/branches/Amaury_dev/tools/fcm/t/fcm-make/54-build-ignore-missing-dep-ns/src/greet_world.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: 82 bytes
Line 
1subroutine greet_world()
2write(*, '(a)') 'Greet World'
3end subroutine greet_world
Note: See TracBrowser for help on using the repository browser.