source: PSPA/madxPSPA/src/mad_inif_f.F90 @ 447

Last change on this file since 447 was 430, checked in by touze, 11 years ago

import madx-5.01.00

File size: 120 bytes
Line 
1subroutine mad_init_f
2    implicit none
3   
4#ifdef _IFORT
5    open(unit=6,RECL=240)
6#endif
7
8end subroutine mad_init_f
9
Note: See TracBrowser for help on using the repository browser.