fix native_op

This commit is contained in:
Vitor Santos Costa 2009-04-18 17:55:18 -05:00
parent 9dc946a069
commit e2d3e66632

View File

@ -1016,6 +1016,7 @@ fix_compiler_instructions(PInstr *pcpc)
case fetch_args_iv_op:
case label_ctl_op:
case f_0_op:
case native_op:
#ifdef TABLING
case table_new_answer_op:
case table_try_single_op: