summaryrefslogtreecommitdiff
path: root/src/include/CommandLine.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/CommandLine.h')
-rw-r--r--src/include/CommandLine.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/CommandLine.h b/src/include/CommandLine.h
index 89e89070..084b80a1 100644
--- a/src/include/CommandLine.h
+++ b/src/include/CommandLine.h
@@ -32,6 +32,8 @@ void CCTKi_CommandLineHelp(void);
void CCTKi_CommandLineUsage(void);
void CCTKi_CommandLineFinished(void);
+int CCTKi_ExitAfterParamCheck(void);
+
#ifdef __cplusplus
}
#endif