#ifndef __HDgtcalf_internal_ph__
#define __HDgtcalf_internal_ph__

#ifdef __cplusplus
extern "C" {
#endif

int cpthnm (const char* disk, const char* dir, char* file,              int* status);

#ifdef __cplusplus
}
#endif

#endif

