source: CIVL/examples/fortran/devExamples/inclusionSample.f@ 1eca21f

1.23 2.0 main test-branch
Last change on this file since 1eca21f was b7b71e8, checked in by Wenhao Wu <wuwenhao@…>, 10 years ago

Add two folder under the directory of civl/example/fortran

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

  • Property mode set to 100644
File size: 86 bytes
RevLine 
[b7b71e8]1 PROGRAM MAIN
2 INCLUDE 'TESTINCLUDE'
3 ZERO = 0
4 NOTZERO = 1
5 END
6
Note: See TracBrowser for help on using the repository browser.