hdf5/hl/c++/examples
Pedro Vicente Nunes bc66efc788 [svn-r12229] Purpose:
new feature

Description:
1) separated the HL library into "public" and "private" header files, with the same caracteristics as the basic library
2) added the public headers to hdf5.h (with a conditional include macro, defined in configure.in)
3) added the path to HL in all Makefile.am 's , because of the inclusion in hdf5.h

Solution:

Platforms tested:
linux 32, 64
AIX
solaris
with fortran and c++

(one packet table example fails)

Misc. update:
2006-04-12 16:21:38 -05:00
..
Makefile.am
Makefile.in [svn-r12229] Purpose: 2006-04-12 16:21:38 -05:00
ptExampleFL.cpp
ptExampleVL.cpp