2
0
mirror of https://github.com/HDFGroup/hdf5.git synced 2025-03-31 17:10:47 +08:00

[svn-r3098] Purpose:

Updated
Description:
	Added the new C++ test files.
Platforms tested:
	Linux
This commit is contained in:
Bill Wendling 2000-12-08 11:50:22 -05:00
parent 4aab9c01df
commit c3be87ad62

@ -467,9 +467,11 @@
./c++/examples/chunks.cpp
./c++/examples/compound.cpp
./c++/examples/create.cpp
./c++/examples/expected.out
./c++/examples/extend_ds.cpp
./c++/examples/h5group.cpp
./c++/examples/readdata.cpp
./c++/examples/testexamples.sh
./c++/examples/writedata.cpp
./c++/examples/Makefile.in