diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2014-03-27 16:42:10 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2014-03-27 16:42:10 (GMT) |
commit | 441eee4ab107296da3f233b9c1bea6ba3cdc2062 (patch) | |
tree | 9040037f5cb07823b6bf94d50c1836c6bef64982 /testpar | |
parent | 764128aaf245f915e85929858b2808591b606bdf (diff) | |
download | hdf5-441eee4ab107296da3f233b9c1bea6ba3cdc2062.zip hdf5-441eee4ab107296da3f233b9c1bea6ba3cdc2062.tar.gz hdf5-441eee4ab107296da3f233b9c1bea6ba3cdc2062.tar.bz2 |
[svn-r24915] Correct merge mistake
Diffstat (limited to 'testpar')
-rw-r--r-- | testpar/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testpar/CMakeLists.txt b/testpar/CMakeLists.txt index 6d4f4d4..968eba6 100644 --- a/testpar/CMakeLists.txt +++ b/testpar/CMakeLists.txt @@ -23,7 +23,6 @@ set (testphdf5_SRCS ${HDF5_TEST_PAR_SOURCE_DIR}/t_span_tree.c ${HDF5_TEST_PAR_SOURCE_DIR}/t_chunk_alloc.c ${HDF5_TEST_PAR_SOURCE_DIR}/t_filter_read.c - ${HDF5_TEST_PAR_SOURCE_DIR}/t_prop.c ) #-- Adding test for testhdf5 |