fixed Fortran compile error with gfortran (had to move f90 files to F90)
This commit is contained in:
+3
-3
@@ -57,16 +57,16 @@ test/BlockTestSpecs.txt -text
|
||||
test/H5BlockDissolveGhosts.c -text
|
||||
test/H5BlockParTestScalarField.c -text
|
||||
test/H5BlockParTestScalarField.pbs -text
|
||||
test/H5BlockParTestScalarFieldF.f90 -text
|
||||
test/H5BlockParTestScalarFieldF.F90 -text
|
||||
test/H5BlockTestAttributes.c -text
|
||||
test/H5BlockTestAttributesF.f90 -text
|
||||
test/H5BlockTestAttributesF.F90 -text
|
||||
test/H5ParallelTest.cc -text
|
||||
test/H5PartAndreasTest.cc -text
|
||||
test/H5PartTest.cc -text
|
||||
test/H5PartTestParallel.cc -text
|
||||
test/H5test.cc -text
|
||||
test/H5testF.f -text
|
||||
test/H5testFpar.f90 -text
|
||||
test/H5testFpar.F90 -text
|
||||
test/Makefile.am -text
|
||||
tools/Makefile.am -text
|
||||
tools/README -text
|
||||
|
||||
Reference in New Issue
Block a user