--- psiconv/trunk/lib/psiconv/data.h 2001/02/03 15:11:31 106 +++ psiconv/trunk/lib/psiconv/data.h 2001/02/08 20:03:49 107 @@ -456,6 +456,9 @@ psiconv_formula_op_pow, psiconv_formula_op_pos, psiconv_formula_op_neg, + psiconv_formula_op_not, + psiconv_formula_op_and, + psiconv_formula_op_or, psiconv_formula_op_con, psiconv_formula_op_bra, psiconv_formula_mark_eof,