summaryrefslogtreecommitdiff
path: root/valexpr.h
diff options
context:
space:
mode:
Diffstat (limited to 'valexpr.h')
-rw-r--r--valexpr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/valexpr.h b/valexpr.h
index 73d5113e..c9db4601 100644
--- a/valexpr.h
+++ b/valexpr.h
@@ -61,6 +61,7 @@ struct value_expr_t
TOTAL_EXPR,
// Functions
+ F_NOW,
F_PARENT,
F_ARITH_MEAN,
F_VALUE,