Rename 'Tracer' module to 'Logger'.
[SXSI/xpathcomp.git] / src / l2JIT.mli
index 0da7c46..e6f3aa9 100644 (file)
@@ -1,4 +1,5 @@
 type jump =
+    NOP of unit
   | FIRST_CHILD of StateSet.t
   | NEXT_SIBLING of StateSet.t
   | FIRST_ELEMENT of StateSet.t