hdf5/hl/examples
David Young f1b39ad80e Apparently, + has no special meaning, and neither does \+, in so-called
"obsolete" / POSIX "basic" regular expressions.  Also, not every version of
`sed` out there supports the `-E` option.  So delete the -E flag and use
the regex `[^/][^/]*` instead of `[^/]+`.

Add config/netbsd to the MANIFEST.
2019-11-12 10:43:26 -06:00
..
CMakeLists.txt
CMakeTests.cmake HDFFV-10529 Update CMake tests to use test fixtures 2019-07-23 16:24:56 -05:00
ex_ds1.c
ex_image1.c
ex_image2.c
ex_lite1.c
ex_lite2.c
ex_lite3.c
ex_table_01.c
ex_table_02.c
ex_table_03.c
ex_table_04.c
ex_table_05.c
ex_table_06.c
ex_table_07.c
ex_table_08.c
ex_table_09.c
ex_table_10.c
ex_table_11.c
ex_table_12.c
image8.txt
image24pixel.txt
Makefile.am Let us override the examples directory using --with-examplesdir=DIR. 2019-10-03 16:01:40 -05:00
pal_rgb.h
ptExampleFL.c
run-hl-ex.sh
run-hlc-ex.sh.in Apparently, + has no special meaning, and neither does \+, in so-called 2019-11-12 10:43:26 -06:00