[BACK]Return to error.output CVS log [TXT][DIR] Up to [local] / src / usr.bin / yacc / test

File: [local] / src / usr.bin / yacc / test / Attic / error.output (download)

Revision 1.1.1.1 (vendor branch), Wed Oct 18 08:47:06 1995 UTC (28 years, 8 months ago) by deraadt
CVS Tags: netbsd_1_1, OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7, OPENBSD_2_6_BASE, OPENBSD_2_6, OPENBSD_2_5_BASE, OPENBSD_2_5, OPENBSD_2_4_BASE, OPENBSD_2_4, OPENBSD_2_3_BASE, OPENBSD_2_3, OPENBSD_2_2_BASE, OPENBSD_2_2, OPENBSD_2_1_BASE, OPENBSD_2_1, OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.1: +0 -0 lines

initial import of NetBSD tree

   0  $accept : S $end

   1  S : error

state 0
	$accept : . S $end  (0)

	error  shift 1
	.  error

	S  goto 2


state 1
	S : error .  (1)

	.  reduce 1


state 2
	$accept : S . $end  (0)

	$end  accept


2 terminals, 2 nonterminals
2 grammar rules, 3 states