// This file is a part of Framsticks SDK. http://www.framsticks.com/ // Copyright (C) 1999-2018 Maciej Komosinski and Szymon Ulatowski. // See LICENSE.txt for details. #ifndef _FH_OPER_H_ #define _FH_OPER_H_ #include "../genooperators.h" #include "fH_general.h" /** @name Codes for general fH mutation types */ //@{ #define FH_ADD 0 ///