source: XMLIO_V2/dev/trunk/src/XMLIO/main.f90 @ 79

Last change on this file since 79 was 79, checked in by ymipsl, 14 years ago

import dev/trunk

File size: 63 bytes
Line 
1PROGRAM main
2IMPLICIT NONE
3
4
5  CALL main_c
6 
7END PROGRAM main
Note: See TracBrowser for help on using the repository browser.