summaryrefslogtreecommitdiffstats
path: root/ctxopt.h
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2020-07-14 23:54:12 +0200
committerpgen <p.gen.progs@gmail.com>2020-07-18 18:31:04 +0200
commit23232400bbf3aa5bbb58bb97061dd52c2c368330 (patch)
tree0c00099895bd8b97dcf1058bc7bff4ae2028b907 /ctxopt.h
parent8ba60d394465b7c759161c42ec136c2dc742c36f (diff)
Sync with github's ctxopt commit b90a163
Diffstat (limited to 'ctxopt.h')
-rw-r--r--ctxopt.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/ctxopt.h b/ctxopt.h
index 1ffad05..c758a0e 100644
--- a/ctxopt.h
+++ b/ctxopt.h
@@ -13,7 +13,9 @@ typedef enum
constraints,
actions,
incompatibilities,
- error_functions
+ error_functions,
+ before,
+ after,
} settings;
typedef enum