diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2006-03-06 16:11:11 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2006-03-06 16:11:11 (GMT) |
commit | a83d815631e9981f3a89f4347d6a481e0fb7c62d (patch) | |
tree | db77b10d8c5c6247f59d0352a747bcc4a70babcd /MANIFEST | |
parent | 0f8fa98da0b4b61173cc82f3123c736c1eec1552 (diff) | |
download | hdf5-a83d815631e9981f3a89f4347d6a481e0fb7c62d.zip hdf5-a83d815631e9981f3a89f4347d6a481e0fb7c62d.tar.gz hdf5-a83d815631e9981f3a89f4347d6a481e0fb7c62d.tar.bz2 |
[svn-r12009] Purpose:
add examples
Description:
add examples for HL (image, table and dimension scales)
Solution:
Platforms tested:
linux
Misc. update:
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -1254,6 +1254,24 @@ ./hl/examples/Makefile.in ./hl/examples/ptExampleFL.c ./hl/examples/ptExampleVL.c +./hl/examples/ex_ds1.c +./hl/examples/ex_image1.c +./hl/examples/ex_image2.c +./hl/examples/ex_table_01.c +./hl/examples/ex_table_02.c +./hl/examples/ex_table_03.c +./hl/examples/ex_table_04.c +./hl/examples/ex_table_05.c +./hl/examples/ex_table_06.c +./hl/examples/ex_table_07.c +./hl/examples/ex_table_08.c +./hl/examples/ex_table_09.c +./hl/examples/ex_table_10.c +./hl/examples/ex_table_11.c +./hl/examples/ex_table_12.c +./hl/examples/image24pixel.txt +./hl/examples/image8.txt +./hl/examples/pal_rgb.h ./hl/src/Makefile.am ./hl/src/Makefile.in ./hl/src/H5IM.c |