this is the shape of the API

This commit is contained in:
Sam Hatchett
2013-02-01 18:11:39 -05:00
parent 4df40ebc3d
commit ab87f72e29
4 changed files with 104 additions and 80 deletions

View File

@@ -178,7 +178,7 @@ extern "C" {
int DLLEXPORT ENopenH(void);
int DLLEXPORT ENinitH(int);
int DLLEXPORT ENrunH(long *);
int DLLEXPORT ENnextH(long *);
int DLLEXPORT ENnextH(long *tstep);
int DLLEXPORT ENcloseH(void);
int DLLEXPORT ENsavehydfile(char *);
int DLLEXPORT ENusehydfile(char *);