diff options
author | Scot Breitenfeld <brtnfld@hdfgroup.org> | 2012-12-22 19:33:27 (GMT) |
---|---|---|
committer | Scot Breitenfeld <brtnfld@hdfgroup.org> | 2012-12-22 19:33:27 (GMT) |
commit | 16c2af26b6b111d7acb73111ed3a75bafc5282c5 (patch) | |
tree | 9f09488f4e53b592834ed19e246c7fa87793ffc3 /hl/examples/run-hlc-ex.sh.in | |
parent | 07df6630f1c573df0381c1fd4147ce520f9ff41c (diff) | |
download | hdf5-16c2af26b6b111d7acb73111ed3a75bafc5282c5.zip hdf5-16c2af26b6b111d7acb73111ed3a75bafc5282c5.tar.gz hdf5-16c2af26b6b111d7acb73111ed3a75bafc5282c5.tar.bz2 |
[svn-r23118] HDFFV-2686 Remove the ptExampleVL.c example from the source code
FIX: Removed files and adjusted other files accordingly.
Tested: jam (gnu)
Diffstat (limited to 'hl/examples/run-hlc-ex.sh.in')
-rw-r--r-- | hl/examples/run-hlc-ex.sh.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hl/examples/run-hlc-ex.sh.in b/hl/examples/run-hlc-ex.sh.in index a82e591..a79f67a 100644 --- a/hl/examples/run-hlc-ex.sh.in +++ b/hl/examples/run-hlc-ex.sh.in @@ -76,8 +76,6 @@ then rm ex_lite3 &&\ RunTest ptExampleFL &&\ rm ptExampleFL &&\ - RunTest ptExampleVL &&\ - rm ptExampleVL &&\ RunTest ex_image1 &&\ rm ex_image1 &&\ RunTest ex_image2 &&\ |