[svn-r6984] Purpose:

Update

Description:
    Added h5c++ script to h5redeploy

Platforms tested:
    Verbena (Fortran & C++)
    Arabica (Fortran & C++)
    Modi4 (Fortran & Parallel)

Misc. update:
This commit is contained in:
Bill Wendling 2003-06-05 17:17:34 -05:00
parent d61a6df3e0
commit 56218d7ea8

View File

@ -66,7 +66,7 @@ ERROR()
# Main
#
# Initialization
h5tools="h5cc h5fc" # possible hdf5 tools
h5tools="h5cc h5fc h5c++" # possible hdf5 tools
foundtools= # tools found and will be modified
fmode= # force mode, default is off
prefix=`(cd ..;pwd)`