From bc0cc7d5030b80e6dbb05f6a0b49481881bd26c8 Mon Sep 17 00:00:00 2001 From: Dennis Brentjes Date: Sun, 30 Oct 2016 19:59:30 +0100 Subject: Adds a start to the precomputation mix phase. --- libcmix-common/cmixprotofunctor.hpp | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'libcmix-common/cmixprotofunctor.hpp') diff --git a/libcmix-common/cmixprotofunctor.hpp b/libcmix-common/cmixprotofunctor.hpp index 75944f9..5fd736b 100644 --- a/libcmix-common/cmixprotofunctor.hpp +++ b/libcmix-common/cmixprotofunctor.hpp @@ -67,7 +67,12 @@ struct CMixProtoFunctor { /*! * #MESSAGE_SETTER_DECL(PrePre, prepre) */ - MESSAGE_SETTER_DEF(PrePre, prepre); + MESSAGE_SETTER_DEF(PrePre, prepre) + + /*! + * #MESSAGE_SETTER_DECL(PreMix, premix) + */ + MESSAGE_SETTER_DEF(PreMix, premix) #undef MESSAGE_SETTER_DEF }; -- cgit v1.2.3-70-g09d2