[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:
@@ -27,7 +27,6 @@
|
||||
PROGRAM fortranlibtest
|
||||
|
||||
USE HDF5
|
||||
USE H5FORT_TESTS ! This module contains all test routines
|
||||
|
||||
IMPLICIT NONE
|
||||
INTEGER :: total_error = 0
|
||||
|
||||
Reference in New Issue
Block a user