aboutsummaryrefslogtreecommitdiff
path: root/src/ioSDFGH.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ioSDFGH.h')
-rw-r--r--src/ioSDFGH.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ioSDFGH.h b/src/ioSDFGH.h
index e31867b..3706d07 100644
--- a/src/ioSDFGH.h
+++ b/src/ioSDFGH.h
@@ -68,6 +68,7 @@ int IOSDF_Output3DVarAs (const cGH *GH, const char *var, const char *alias);
/* other function prototypes */
void IOSDF_Startup (void);
+void IOSDF_Terminate (void);
int IOSDF_Write1D (const cGH *GH, int vindex, const char *alias);
int IOSDF_Write2D (const cGH *GH, int vindex, const char *alias);