summaryrefslogtreecommitdiff
path: root/devel/ruby-byaccr/patches/patch-ac
blob: 28ee577b0c14794b54286eb99aa5148a0eb6f878 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ac,v 1.1.1.1 2001/07/01 14:39:15 taca Exp $

--- lr0.c.orig	Thu Nov  2 01:29:07 2000
+++ lr0.c
@@ -12,9 +12,6 @@
 shifts *first_shift;
 reductions *first_reduction;
 
-int get_state();
-core *new_state();
-
 static core **state_set;
 static core *this_state;
 static core *last_state;