diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2005-03-29 21:47:53 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2005-03-29 21:47:53 (GMT) |
commit | 7f98ee5db8e0f181d8f317cd9b58d8330f86597d (patch) | |
tree | 496c8a6ef4328cd0f5293f29ce91854648735539 /MANIFEST | |
parent | a9d5fc42eb26da76fc7c3b5687552d4291bea1de (diff) | |
download | hdf5-7f98ee5db8e0f181d8f317cd9b58d8330f86597d.zip hdf5-7f98ee5db8e0f181d8f317cd9b58d8330f86597d.tar.gz hdf5-7f98ee5db8e0f181d8f317cd9b58d8330f86597d.tar.bz2 |
[svn-r10507] Purpose:
add a new feature for the test image API, read a palette from an ASCII file and attach several
palettes to an image
Description:
Solution:
Platforms tested:
linux
solaris
AIX
IRIX
Misc. update:
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1614,6 +1614,8 @@ ./hl/test/dsdata.txt ./hl/test/dslat.txt ./hl/test/dslon.txt +./hl/test/sepia.pal +./hl/test/earth.pal # hl fortran ./hl/fortran/src/H5f90i.h |