#define LNT2LOTOS_EXPERT_TNT 5.8 /* This file restricts the message numbers to the integer range 1..3 */ #undef ADT_ENUM_FIRST_NAT #define ADT_ENUM_FIRST_NAT() 1 #undef ADT_ENUM_NEXT_NAT #define ADT_ENUM_NEXT_NAT(N) ((N)++ < 3)