--- code/trunk/study.c 2007/02/24 21:38:09 7 +++ code/trunk/study.c 2007/02/24 21:38:21 13 @@ -208,6 +208,7 @@ according to the repeat count. */ case OP_CLASS: + case OP_NEGCLASS: { tcode++; for (c = 0; c < 32; c++) start_bits[c] |= tcode[c];