summaryrefslogtreecommitdiffstats
path: root/fortran/test/tf.F90
diff options
context:
space:
mode:
Diffstat (limited to 'fortran/test/tf.F90')
-rw-r--r--fortran/test/tf.F9019
1 files changed, 0 insertions, 19 deletions
diff --git a/fortran/test/tf.F90 b/fortran/test/tf.F90
index 501d243..d08d1c7 100644
--- a/fortran/test/tf.F90
+++ b/fortran/test/tf.F90
@@ -204,11 +204,6 @@ CONTAINS
! hdferr: - error code
! Success: 0
! Failure: -1
-!
-! Programmer: Elena Pourmal
-! September 13, 2002
-!
-!
!----------------------------------------------------------------------
SUBROUTINE h5_fixname_f(base_name, full_name, fapl, hdferr)
!
@@ -264,11 +259,6 @@ CONTAINS
! hdferr: - error code
! Success: 0
! Failure: -1
-!
-! Programmer: Elena Pourmal
-! September 19, 2002
-!
-!
!----------------------------------------------------------------------
SUBROUTINE h5_cleanup_f(base_name, fapl, hdferr)
!
@@ -316,11 +306,6 @@ CONTAINS
!
! Outputs:
! none
-!
-! Programmer: Quincey Koziol
-! December 14, 2004
-!
-!
!----------------------------------------------------------------------
SUBROUTINE h5_exit_f(status)
!
@@ -354,10 +339,6 @@ CONTAINS
!
! Outputs: HDF5_NOCLEANUP: .true. - don't remove test files
! .false. - remove test files
-!
-! Programmer: M.S. Breitenfeld
-! September 30, 2008
-!
!----------------------------------------------------------------------
SUBROUTINE h5_env_nocleanup_f(HDF5_NOCLEANUP)
!