diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-09-25 15:28:43 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-09-25 15:28:43 (GMT) |
commit | d1aa3ee4d7a6835208701647ad1a6d789cb68fc9 (patch) | |
tree | 3f9fb3dabf046734bd491db7c9b4345459137ce7 /MANIFEST | |
parent | 1294681ee1f95415f626ff7b4d58a4d709a1fbb7 (diff) | |
download | hdf5-d1aa3ee4d7a6835208701647ad1a6d789cb68fc9.zip hdf5-d1aa3ee4d7a6835208701647ad1a6d789cb68fc9.tar.gz hdf5-d1aa3ee4d7a6835208701647ad1a6d789cb68fc9.tar.bz2 |
[svn-r15697] renamed configuration files to have the extension .conf
tested: linux
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -917,13 +917,13 @@ ./tools/h5import/h5import.c ./tools/h5import/h5importtest.c ./tools/h5import/h5importtestutil.sh -./tools/h5import/testfiles/conbfp32 -./tools/h5import/testfiles/conbfp64 -./tools/h5import/testfiles/conbin16 -./tools/h5import/testfiles/conbin32 -./tools/h5import/testfiles/conbin8 -./tools/h5import/testfiles/conbuin16 -./tools/h5import/testfiles/conbuin32 +./tools/h5import/testfiles/binfp32.conf +./tools/h5import/testfiles/binfp64.conf +./tools/h5import/testfiles/binin16.conf +./tools/h5import/testfiles/binin32.conf +./tools/h5import/testfiles/binin8.conf +./tools/h5import/testfiles/binuin16.conf +./tools/h5import/testfiles/binuin32.conf ./tools/h5import/testfiles/fp1 ./tools/h5import/testfiles/fp2 ./tools/h5import/testfiles/in1 |