SVN r8556

This commit is contained in:
Jordan Sherer
2018-03-12 20:20:52 -04:00
parent 55261b6149
commit 587950f372
10 changed files with 112 additions and 111 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ program chkfft
endif
idum=-1 !Set random seed
ndim=1 !One-dimensional transforms
ndim=1 !One-dimensional transforms
do i=1,NMAX !Set random data
x=gran()
y=gran()
+1 -1
View File
@@ -69,7 +69,7 @@ program chkfft
endif
idum=-1 !Set random seed
ndim=1 !One-dimensional transforms
ndim=1 !One-dimensional transforms
do i=1,NMAX !Set random data
x=gran()
y=gran()
+1 -1
View File
@@ -70,7 +70,7 @@ program chkfft
endif
idum=-1 !Set random seed
ndim=1 !One-dimensional transforms
ndim=1 !One-dimensional transforms
do i=1,NMAX !Set random data
x=gran()
y=gran()
+1 -1
View File
@@ -56,7 +56,7 @@ program contest72
write(ct1,1010) dat
1010 format(12b6.6)
! write(*,1014) ct1
1014 format(a72)
!1014 format(a72)
cycle
endif