msspec_python3/msspec/phagen/fortran/main.f

4 lines
72 B
Fortran

SUBROUTINE MAIN()
CALL PHAGEN()
END SUBROUTINE MAIN