aboutsummaryrefslogtreecommitdiff
path: root/src/parse.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/parse.h')
-rw-r--r--src/parse.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/parse.h b/src/parse.h
index d8aeada..18130c7 100644
--- a/src/parse.h
+++ b/src/parse.h
@@ -25,7 +25,8 @@ void file_write(
char *in_keys[], size_t n_in_keys,
char *out_keys[], size_t n_out_keys,
bool write_input,
- char *file_format);
+ char *file_format,
+ int decimal_precision);
char * file_format_infer(char *filename);
#endif
Feel free to download, copy and edit any repo