mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-03 07:51:16 -05:00
4 lines
122 B
Plaintext
4 lines
122 B
Plaintext
gfortran -c packjt77.f90
|
|
gfortran -o test28 -fbounds-check -Wall -Wno-conversion test28.f90 \
|
|
../chkcall.f90 packjt77.o
|