Initial Commit
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
gcc -c gran.c
|
||||
gfortran -c -Wall fftw3mod.f90
|
||||
gfortran -o timefft -Wall timefft.f90 timefft_opts.f90 gran.o libfftw3f-3.dll
|
||||
Reference in New Issue
Block a user