Bug fix
Description:
Corrected the order of the program files in TEST_SRC from:
compound.cpp h5group.cpp create.cpp readdata.cpp chunks.cpp \
extend_ds.cpp writedata.cpp
to:
create.cpp readdata.cpp writedata.cpp compound.cpp extend_ds.cpp \
chunks.cpp h5group.cpp
Platforms tested:
I used my h5cppcommittest, a modified version of h5committest.
It tested only on arabica and verbena, since the change is trivial
and I need to get Albert's help on the 3rd platform!
Misc. update: