diff options
author | Raymond Lu <songyulu@hdfgroup.org> | 2011-05-02 17:02:47 (GMT) |
---|---|---|
committer | Raymond Lu <songyulu@hdfgroup.org> | 2011-05-02 17:02:47 (GMT) |
commit | 379539bdc74072a62fac66037bc66d060b5500ca (patch) | |
tree | 5abda590d0c5b59b310e90ce8bd3bafe467e43ff /vms | |
parent | e16d4b36e4df81941226a5d16240dee64037490b (diff) | |
download | hdf5-379539bdc74072a62fac66037bc66d060b5500ca.zip hdf5-379539bdc74072a62fac66037bc66d060b5500ca.tar.gz hdf5-379539bdc74072a62fac66037bc66d060b5500ca.tar.bz2 |
[svn-r20702] I added efc.c to the test list.
Not tested yet.
Diffstat (limited to 'vms')
-rw-r--r-- | vms/test/check.com | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/vms/test/check.com b/vms/test/check.com index af64d6f..86afb0a 100644 --- a/vms/test/check.com +++ b/vms/test/check.com @@ -111,6 +111,11 @@ $ run earray $ type sys$input $ type sys$input +------- Running efc ------- +$ run efc +$ type sys$input + +$ type sys$input ------- Running enum ------- $ run enum $ type sys$input |