diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2003-09-03 17:05:23 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2003-09-03 17:05:23 (GMT) |
commit | 8c174d260d4605ff75c37969d519913a67c6f93d (patch) | |
tree | 6e59acff9380dac106c57278de5587fb43a31ca4 /src/hdf5.lnt | |
parent | 4bc1eccf9ad664ef3cdf2a24e9a1fb0e80c4995b (diff) | |
download | hdf5-8c174d260d4605ff75c37969d519913a67c6f93d.zip hdf5-8c174d260d4605ff75c37969d519913a67c6f93d.tar.gz hdf5-8c174d260d4605ff75c37969d519913a67c6f93d.tar.bz2 |
[svn-r7440] Purpose:
Code cleanup
Description:
More de-linting...
Platforms tested:
FreeBSD 4.9 (sleipnir)
too small to need h5committest
Diffstat (limited to 'src/hdf5.lnt')
-rwxr-xr-x | src/hdf5.lnt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/hdf5.lnt b/src/hdf5.lnt index e135ce5..d5ae28b 100755 --- a/src/hdf5.lnt +++ b/src/hdf5.lnt @@ -91,6 +91,9 @@ H5FL.c H5FO.c + H5Topaque.c + H5Torder.c + H5Tpad.c H5Tprecis.c H5Tstrpad.c H5Tvlen.c |