diff options
author | Raymond Lu <songyulu@hdfgroup.org> | 2011-05-02 17:04:08 (GMT) |
---|---|---|
committer | Raymond Lu <songyulu@hdfgroup.org> | 2011-05-02 17:04:08 (GMT) |
commit | 216625cb8151eccb47bca4f9c6e19d7b85eb3c89 (patch) | |
tree | ac4cdf9cfa2aae33852b8689977a176f3b009157 /vms/test | |
parent | e45d39af74e4cb82712b1f769ddd3e7946c79fa7 (diff) | |
download | hdf5-216625cb8151eccb47bca4f9c6e19d7b85eb3c89.zip hdf5-216625cb8151eccb47bca4f9c6e19d7b85eb3c89.tar.gz hdf5-216625cb8151eccb47bca4f9c6e19d7b85eb3c89.tar.bz2 |
[svn-r20703] I added efc.c to the test list.
Not tested yet.
Diffstat (limited to 'vms/test')
-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 b880b6a..eb5a4d8 100644 --- a/vms/test/check.com +++ b/vms/test/check.com @@ -96,6 +96,11 @@ $ run dtypes $ type sys$input $ type sys$input +------- Running efc ------- +$ run efc +$ type sys$input + +$ type sys$input ------- Running enum ------- $ run enum $ type sys$input |