source:
vendors/tutorial/trunk-r1/src/module/hello_constants.f90
@
10669
Last change on this file since 10669 was 10669, checked in by nicolasmartin, 6 years ago | |
---|---|
File size: 105 bytes |
Line | |
---|---|
1 | MODULE hello_constants |
2 | CHARACTER(*), PARAMETER :: hello_string='Hello World!' |
3 | END MODULE hello_constants |
Note: See TracBrowser
for help on using the repository browser.