aboutsummaryrefslogtreecommitdiff
path: root/libcmix-common/cmixprotofunctor.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'libcmix-common/cmixprotofunctor.hpp')
-rw-r--r--libcmix-common/cmixprotofunctor.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/libcmix-common/cmixprotofunctor.hpp b/libcmix-common/cmixprotofunctor.hpp
index 17793ec..85fe35b 100644
--- a/libcmix-common/cmixprotofunctor.hpp
+++ b/libcmix-common/cmixprotofunctor.hpp
@@ -66,8 +66,10 @@ struct CMixProtoFunctor {
PrePre, prepre,
PreMix, premix,
PrePost, prepost,
+ Commitments, commitments,
RealPre, realpre,
RealMix, realmix,
+ RealPost, realpost,
Payload, payload,
Performance, performance
)