aboutsummaryrefslogtreecommitdiff
path: root/src/StreamedHDF5GH.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/StreamedHDF5GH.h')
-rw-r--r--src/StreamedHDF5GH.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/StreamedHDF5GH.h b/src/StreamedHDF5GH.h
index 020bd27..3b7e464 100644
--- a/src/StreamedHDF5GH.h
+++ b/src/StreamedHDF5GH.h
@@ -155,6 +155,7 @@ void StreamedHDF5_Write (cGH *GH, int index, const char *alias);
void StreamedHDF5_DumpParams (cGH *GH, hid_t group);
void StreamedHDF5_DumpGHExtensions (cGH *GH, hid_t group);
int StreamedHDF5_DumpVar (cGH *GH, int index, int timelevel, hid_t iof);
+void ParseVarsForOutput (StreamedHDF5GH *h5GH, const char *var_list);
#ifdef __cplusplus
} // extern "C" {