Commits

MuQun Yang committed fc5a04a8728
[svn-r7349] Purpose: update project to include the new h5import support. Description: project h5import was linking with an old h5import.c file under tools/misc, it compiled okay, but it was not doing what it is supposed to do. Solution: link the project with new h5import.c under tools/h5import. A suggestion is to remove old files from CVS tree or source distribution if they are no longer useful. Platforms tested: windows 2000 Misc. update: