fixed Fortran compile error with gfortran (had to move f90 files to F90)

This commit is contained in:
Marc Howison
2009-07-02 18:46:06 +00:00
parent 13d7784c44
commit 97a14cc488
7 changed files with 17 additions and 11 deletions
+3 -3
View File
@@ -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