/* $Revision: 1.1 $ */
#ifndef HDH_H
#define HDFH_H

extern void hdfH(int nlhs,
          mxArray *plhs[],
          int nrhs,
          const mxArray *prhs[],
          char *functionStr
    );

#endif /* HDFH_H */
