source: CIVL/examples/fortran/devExamples/inclusionSample.f@ c354e1d

1.23 2.0 acw/focus-triggers main test-branch
Last change on this file since c354e1d was 9960433, checked in by Wenhao Wu <wuwenhao@…>, 10 years ago

Add comments to two fortran examples

git-svn-id: svn://vsl.cis.udel.edu/civl/trunk@3136 fb995dde-84ed-4084-dfe6-e5aef3e2452c

  • Property mode set to 100644
File size: 113 bytes
Line 
1 PROGRAM MAIN
2 INCLUDE 'TESTINCLUDE' !Testing Include Statement
3 ZERO = 0
4 NOTZERO = 1
5 END
6
Note: See TracBrowser for help on using the repository browser.