* DOODLE-TIPS: Add desctiptions about byte-compile warnings.
[elisp/flim.git] / lr-driver.el
index 7c14b19..b3de911 100644 (file)
@@ -69,4 +69,4 @@
 
            ;; Reduce by rule (- act)
            (t 
-            (setq sp (funcall (aref reduction-table (- act)) stack sp goto-table)))))))))
+            (setq sp (funcall (aref reduction-table (- act)) stack sp goto-table (cdr input))))))))))