]> Pileus Git - ~andy/rsl/commitdiff
Fix shift/reduce numbers
authorAndy Spencer <andy753421@gmail.com>
Wed, 28 Oct 2009 01:47:59 +0000 (01:47 +0000)
committerAndy Spencer <andy753421@gmail.com>
Thu, 3 Feb 2011 06:13:45 +0000 (06:13 +0000)
rapic.y

diff --git a/rapic.y b/rapic.y
index 0c99d1234edb2dc4ac93343f9a488403736a8e43..e15def070df8d30836d1697560b3a248b68a640b 100644 (file)
--- a/rapic.y
+++ b/rapic.y
@@ -327,7 +327,7 @@ float rapic_nyquist;
   Charlen token;
 }
 
-%expect 59
+%expect 61
 
 %%