diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2005-08-20 15:45:13 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2005-08-20 15:45:13 (GMT) |
commit | eec442a8f6d26f66eda16bc144d396e90dd06516 (patch) | |
tree | 8dcf9d66af2d2dd83a71fecfdf704e18814462e4 /MANIFEST | |
parent | 20c9e7bc0600d4662f1a465dd696e08b9412d89e (diff) | |
download | hdf5-eec442a8f6d26f66eda16bc144d396e90dd06516.zip hdf5-eec442a8f6d26f66eda16bc144d396e90dd06516.tar.gz hdf5-eec442a8f6d26f66eda16bc144d396e90dd06516.tar.bz2 |
[svn-r11276] Purpose:
Code cleanup/bug fix
Description:
Add missing files to manifest
Remove C++ style single-line comment from recent checkin and also re-indent
in a few places.
Platforms tested:
FreeBSD 4.11 (sleipnir) w/thread-safe
Not configured w/h5committest
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 16 |
1 files changed, 9 insertions, 7 deletions
@@ -343,22 +343,23 @@ a------------------------------------------------------------------------------ ./perform/pio_timer.h ./perform/zip_perf.c +./release_docs/HISTORY.txt ./release_docs/INSTALL +./release_docs/INSTALL_Cygwin.txt ./release_docs/INSTALL_TFLOPS ./release_docs/INSTALL_VFL -./release_docs/INSTALL_parallel +./release_docs/INSTALL_Windows.html ./release_docs/INSTALL_Windows.txt +./release_docs/INSTALL_Windows_From_Command_Line.html ./release_docs/INSTALL_Windows_From_Command_Line.txt +./release_docs/INSTALL_Windows_Short_Intel.htm ./release_docs/INSTALL_Windows_Short_INTEL.TXT -./release_docs/INSTALL_Windows_Short_MSVS6.0.TXT -./release_docs/INSTALL_Windows_Short_NET.TXT -./release_docs/INSTALL_Windows.html -./release_docs/INSTALL_Windows_From_Command_Line.html ./release_docs/INSTALL_Windows_Short_MSVS6.0.htm +./release_docs/INSTALL_Windows_Short_MSVS6.0.TXT ./release_docs/INSTALL_Windows_Short_Net.htm -./release_docs/INSTALL_Windows_Short_Intel.htm +./release_docs/INSTALL_Windows_Short_NET.TXT ./release_docs/INSTALL_codewarrior.txt -./release_docs/HISTORY.txt +./release_docs/INSTALL_parallel ./release_docs/RELEASE.txt ./src/.indent.pro _DO_NOT_DISTRIBUTE_ @@ -1506,6 +1507,7 @@ a------------------------------------------------------------------------------ ./windows/test/tellub/tellub.dsp ./windows/test/testhdf5/testhdf5.dsp ./windows/test/testhdf5dll/testhdf5dll.dsp +./windows/test/ttsafedll/ttsafedll.dsp ./windows/test/unlink/unlink.dsp ./windows/test/unlinkdll/unlinkdll.dsp ./windows/test/hdf5test.bat |