[ HPF Home | Versions | Compilers | Projects | Publications | Applications | Benchmarks | Events | Contact ] |
An extrinsic-prefix may also appear at the beginning of a program-stmt, module-stmt, or block-data-stmt. The following syntax definition extends the Fortran 95 syntax rules R1102 for program-stmt, R1105 for module-stmt, and R1111 for block-data-stmt.
H605 program-stmt is [ extrinsic-prefix ] PROGRAM program-name H606 module-stmt is [ extrinsic-prefix ] MODULE module-name H607 block-data-stmt is [ extrinsic-prefix ] BLOCK DATA [ block-data-name ]
©2000-2006 Rice University | [ Contact Us | HiPerSoft | Computer Science ] |