extern "C" int hdgeant_(void); int main(int narg, char *argv[]) { return hdgeant_(); }