Add Encoder changes
[satune.git] / src / Encoders / functionencoder.h
index 3473d956612f13f7c036aff00682d6e93e0c6c15..6827535c90544503266886429d1dfa23422c7374 100644 (file)
@@ -3,7 +3,7 @@
 #include "classlist.h"
 
 enum FunctionEncoderType {
-       ENUMERATEIMPLICATIONS
+       ENUMERATEIMPLICATIONS, CIRCUIT
 };
 
 typedef enum FunctionEncoderType FunctionEncoderType;