Commits

wendling committed 9520136d1f4
Purpose: Bug Fix Description: For some reason, we were relying upon the h4toh5 library for the h5toh4 stuff. This is wrong since it doesn't require the library at all... Solution: Removed the dependency from the Makefile... Platforms tested: Linux