source: LMDZ6/branches/Amaury_dev/tools/fcm/t/fcm-make/36-build-fail-cont-basic/src/hello4.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: 102 bytes
Line 
1program hello4
2implicit none
3include 'hello_sub.interface'
4call hello_sub('Earth')
5end program hello4
Note: See TracBrowser for help on using the repository browser.