[svn-r24114] Reverting the changes in r24113 for now because they break parallel make fortran. The changes aren't incorrect, but more work in needed on dependencies and also for enable-parallel.

Reverted to r24112.
This commit is contained in:
Larry Knox
2013-09-06 17:42:10 -05:00
parent f825256c87
commit 2c6fc585fd
21 changed files with 2 additions and 79 deletions

View File

@@ -27,7 +27,6 @@
PROGRAM fortranlibtest
USE HDF5
USE H5FORT_TESTS ! This module contains all test routines
IMPLICIT NONE
INTEGER :: total_error = 0