1268899SbaptMANIFEST for byacc-20140422, version t20140422
2264790Sbapt--------------------------------------------------------------------------------
3264790SbaptMANIFEST                        this file
4264790SbaptACKNOWLEDGEMENTS                original version of byacc - 1993
5264790SbaptAUTHORS                         nicknames for some contributors (see CHANGES for details)
6264790SbaptMakefile.old                    renamed from Makefile
7264790SbaptNEW_FEATURES                    original version of byacc - 1993
8264790SbaptNOTES                           original version of byacc - 1993
9264790SbaptNO_WARRANTY                     original version of byacc - 1993
10264790SbaptREADME                          original version of byacc - 1993
11264790SbaptREADME.BTYACC                   byacc-btyacc-20140323
12264790SbaptVERSION                         patch-level
13264790Sbaptaclocal.m4                      macros for configure-script
14264790Sbaptbtyaccpar.c                     generated from btyaccpar.skel
15264790Sbaptbtyaccpar.skel                  bytacc's parser skeleton (renamed from yaccpar.skel)
16264790Sbaptclosure.c                       original version of byacc - 1993
17264790Sbaptconfig.guess                    configure-script utility
18264790Sbaptconfig.sub                      configure-script utility
19264790Sbaptconfig_h.in                     template for config.h
20264790Sbaptconfigure                       snapshot 2004/3/28
21264790Sbaptconfigure.in                    template for configure-script
22264790Sbaptdefs.h                          original version of byacc - 1993
23264790Sbaptdescrip.mms                     build-script for VMS
24264790Sbapterror.c                         original version of byacc - 1993
25264790Sbaptgraph.c                         write the file y.dot in graphviz format
26264790Sbaptinstall-sh                      install-script
27264790Sbaptlalr.c                          original version of byacc - 1993
28264790Sbaptlr0.c                           original version of byacc - 1993
29264790Sbaptmain.c                          original version of byacc - 1993
30264790Sbaptmakefile.in                     template for makefile
31264790Sbaptmkpar.c                         original version of byacc - 1993
32264790Sbaptmstring.c                       string-utilities
33264790Sbaptoutput.c                        original version of byacc - 1993
34264790Sbaptreader.c                        original version of byacc - 1993
35264790Sbaptskel2c                          awk script to transform yaccpar.skel into skeleton.c
36264790Sbaptsymtab.c                        original version of byacc - 1993
37264790Sbaptverbose.c                       original version of byacc - 1993
38264790Sbaptvmsbuild.com                    build-script for VMS
39264790Sbaptwarshall.c                      original version of byacc - 1993
40264790Sbaptyacc.1                          original version of byacc - 1993
41264790Sbaptyaccpar.c                       generated from yaccpar.skel
42264790Sbaptyaccpar.skel                    data which can be transformed into skeleton.c
43264790Sbaptpackage                         subdirectory
44264790Sbaptpackage/byacc.spec              RPM file for byacc
45264790Sbaptpackage/debian                  subdirectory
46264790Sbaptpackage/debian/changelog        scripts from Debian package
47264790Sbaptpackage/debian/compat           scripts from Debian package
48264790Sbaptpackage/debian/control          scripts from Debian package
49264790Sbaptpackage/debian/copyright        scripts from Debian package
50264790Sbaptpackage/debian/docs             scripts from Debian package
51264790Sbaptpackage/debian/postinst         scripts from Debian package
52264790Sbaptpackage/debian/prerm            scripts from Debian package
53264790Sbaptpackage/debian/rules            scripts from Debian package
54264790Sbaptpackage/debian/source           subdirectory
55264790Sbaptpackage/debian/source/format    scripts from Debian package
56264790Sbaptpackage/debian                  subdirectory
57264790Sbaptpackage/debian/watch            scripts from Debian package
58264790Sbaptpackage                         subdirectory
59264790Sbaptpackage/mingw-byacc.spec        mingw spec-file, for cross-compiles
60264790Sbaptpackage/pkgsrc                  subdirectory
61264790Sbaptpackage/pkgsrc/DESCR            scripts from NetBSD pkgsrc, for test-builds
62264790Sbaptpackage/pkgsrc/Makefile         scripts from NetBSD pkgsrc, for test-builds
63264790Sbaptpackage/pkgsrc/PLIST            scripts from NetBSD pkgsrc, for test-builds
64264790Sbaptpackage/pkgsrc/distinfo         scripts from NetBSD pkgsrc, for test-builds
65264790Sbapttest                            subdirectory
66264790Sbapttest/README                     describe contents of "test" subdirectory
67264790Sbapttest/btyacc                     subdirectory
68264790Sbapttest/btyacc/big_b.error         exercise -L/-B options
69264790Sbapttest/btyacc/big_b.output        exercise -L/-B options
70264790Sbapttest/btyacc/big_l.error         exercise -L/-B options
71264790Sbapttest/btyacc/big_l.output        exercise -L/-B options
72264790Sbapttest/btyacc/btyacc_calc1.error  reference output for testing
73264790Sbapttest/btyacc/btyacc_calc1.output reference output for testing
74264790Sbapttest/btyacc/btyacc_calc1.tab.c  reference output for testing
75264790Sbapttest/btyacc/btyacc_calc1.tab.h  reference output for testing
76264790Sbapttest/btyacc/btyacc_demo.error   reference output for testing
77264790Sbapttest/btyacc/btyacc_demo.output  reference output for testing
78264790Sbapttest/btyacc/btyacc_demo.tab.c   reference output for testing
79264790Sbapttest/btyacc/btyacc_demo.tab.h   reference output for testing
80264790Sbapttest/btyacc/calc.error          reference output for testing
81264790Sbapttest/btyacc/calc.output         reference output for testing
82264790Sbapttest/btyacc/calc.tab.c          reference output for testing
83264790Sbapttest/btyacc/calc.tab.h          reference output for testing
84264790Sbapttest/btyacc/calc1.error         reference output for testing
85264790Sbapttest/btyacc/calc1.output        reference output for testing
86264790Sbapttest/btyacc/calc1.tab.c         reference output for testing
87264790Sbapttest/btyacc/calc1.tab.h         reference output for testing
88264790Sbapttest/btyacc/calc2.error         reference output for testing
89264790Sbapttest/btyacc/calc2.output        reference output for testing
90264790Sbapttest/btyacc/calc2.tab.c         reference output for testing
91264790Sbapttest/btyacc/calc2.tab.h         reference output for testing
92264790Sbapttest/btyacc/calc3.error         reference output for testing
93264790Sbapttest/btyacc/calc3.output        reference output for testing
94264790Sbapttest/btyacc/calc3.tab.c         reference output for testing
95264790Sbapttest/btyacc/calc3.tab.h         reference output for testing
96264790Sbapttest/btyacc/code_calc.code.c    reference output for testing
97264790Sbapttest/btyacc/code_calc.error     reference output for testing
98264790Sbapttest/btyacc/code_calc.output    reference output for testing
99264790Sbapttest/btyacc/code_calc.tab.c     reference output for testing
100264790Sbapttest/btyacc/code_calc.tab.h     reference output for testing
101264790Sbapttest/btyacc/code_debug.c        reference for test-output
102264790Sbapttest/btyacc/code_debug.error    reference for test-output
103264790Sbapttest/btyacc/code_debug.h        reference for test-output
104264790Sbapttest/btyacc/code_debug.i        reference for test-output
105264790Sbapttest/btyacc/code_debug.output   reference for test-output
106264790Sbapttest/btyacc/code_error.code.c   reference output for testing
107264790Sbapttest/btyacc/code_error.error    reference output for testing
108264790Sbapttest/btyacc/code_error.output   reference output for testing
109264790Sbapttest/btyacc/code_error.tab.c    reference output for testing
110264790Sbapttest/btyacc/code_error.tab.h    reference output for testing
111264790Sbapttest/btyacc/empty.error         reference output for testing
112264790Sbapttest/btyacc/empty.output        reference output for testing
113264790Sbapttest/btyacc/empty.tab.c         reference output for testing
114264790Sbapttest/btyacc/empty.tab.h         reference output for testing
115264790Sbapttest/btyacc/err_inherit1.error  reference output for testing
116264790Sbapttest/btyacc/err_inherit1.output reference output for testing
117264790Sbapttest/btyacc/err_inherit1.tab.c  reference output for testing
118264790Sbapttest/btyacc/err_inherit1.tab.h  reference output for testing
119264790Sbapttest/btyacc/err_inherit2.error  reference output for testing
120264790Sbapttest/btyacc/err_inherit2.output reference output for testing
121264790Sbapttest/btyacc/err_inherit2.tab.c  reference output for testing
122264790Sbapttest/btyacc/err_inherit2.tab.h  reference output for testing
123264790Sbapttest/btyacc/err_inherit3.error  reference output for testing
124264790Sbapttest/btyacc/err_inherit3.output reference output for testing
125264790Sbapttest/btyacc/err_inherit3.tab.c  reference output for testing
126264790Sbapttest/btyacc/err_inherit3.tab.h  reference output for testing
127264790Sbapttest/btyacc/err_inherit4.error  reference output for testing
128264790Sbapttest/btyacc/err_inherit4.output reference output for testing
129264790Sbapttest/btyacc/err_inherit4.tab.c  reference output for testing
130264790Sbapttest/btyacc/err_inherit4.tab.h  reference output for testing
131264790Sbapttest/btyacc/err_inherit5.error  reference output for testing
132264790Sbapttest/btyacc/err_inherit5.output reference output for testing
133264790Sbapttest/btyacc/err_inherit5.tab.c  reference output for testing
134264790Sbapttest/btyacc/err_inherit5.tab.h  reference output for testing
135264790Sbapttest/btyacc/err_syntax1.error   reference output for testing
136264790Sbapttest/btyacc/err_syntax1.output  reference output for testing
137264790Sbapttest/btyacc/err_syntax1.tab.c   reference output for testing
138264790Sbapttest/btyacc/err_syntax1.tab.h   reference output for testing
139264790Sbapttest/btyacc/err_syntax10.error  reference output for testing
140264790Sbapttest/btyacc/err_syntax10.output reference output for testing
141264790Sbapttest/btyacc/err_syntax10.tab.c  reference output for testing
142264790Sbapttest/btyacc/err_syntax10.tab.h  reference output for testing
143264790Sbapttest/btyacc/err_syntax11.error  reference output for testing
144264790Sbapttest/btyacc/err_syntax11.output reference output for testing
145264790Sbapttest/btyacc/err_syntax11.tab.c  reference output for testing
146264790Sbapttest/btyacc/err_syntax11.tab.h  reference output for testing
147264790Sbapttest/btyacc/err_syntax12.error  reference output for testing
148264790Sbapttest/btyacc/err_syntax12.output reference output for testing
149264790Sbapttest/btyacc/err_syntax12.tab.c  reference output for testing
150264790Sbapttest/btyacc/err_syntax12.tab.h  reference output for testing
151264790Sbapttest/btyacc/err_syntax13.error  reference output for testing
152264790Sbapttest/btyacc/err_syntax13.output reference output for testing
153264790Sbapttest/btyacc/err_syntax13.tab.c  reference output for testing
154264790Sbapttest/btyacc/err_syntax13.tab.h  reference output for testing
155264790Sbapttest/btyacc/err_syntax14.error  reference output for testing
156264790Sbapttest/btyacc/err_syntax14.output reference output for testing
157264790Sbapttest/btyacc/err_syntax14.tab.c  reference output for testing
158264790Sbapttest/btyacc/err_syntax14.tab.h  reference output for testing
159264790Sbapttest/btyacc/err_syntax15.error  reference output for testing
160264790Sbapttest/btyacc/err_syntax15.output reference output for testing
161264790Sbapttest/btyacc/err_syntax15.tab.c  reference output for testing
162264790Sbapttest/btyacc/err_syntax15.tab.h  reference output for testing
163264790Sbapttest/btyacc/err_syntax16.error  reference output for testing
164264790Sbapttest/btyacc/err_syntax16.output reference output for testing
165264790Sbapttest/btyacc/err_syntax16.tab.c  reference output for testing
166264790Sbapttest/btyacc/err_syntax16.tab.h  reference output for testing
167264790Sbapttest/btyacc/err_syntax17.error  reference output for testing
168264790Sbapttest/btyacc/err_syntax17.output reference output for testing
169264790Sbapttest/btyacc/err_syntax17.tab.c  reference output for testing
170264790Sbapttest/btyacc/err_syntax17.tab.h  reference output for testing
171264790Sbapttest/btyacc/err_syntax18.error  reference output for testing
172264790Sbapttest/btyacc/err_syntax18.output reference output for testing
173264790Sbapttest/btyacc/err_syntax18.tab.c  reference output for testing
174264790Sbapttest/btyacc/err_syntax18.tab.h  reference output for testing
175264790Sbapttest/btyacc/err_syntax19.error  reference output for testing
176264790Sbapttest/btyacc/err_syntax19.output reference output for testing
177264790Sbapttest/btyacc/err_syntax19.tab.c  reference output for testing
178264790Sbapttest/btyacc/err_syntax19.tab.h  reference output for testing
179264790Sbapttest/btyacc/err_syntax2.error   reference output for testing
180264790Sbapttest/btyacc/err_syntax2.output  reference output for testing
181264790Sbapttest/btyacc/err_syntax2.tab.c   reference output for testing
182264790Sbapttest/btyacc/err_syntax2.tab.h   reference output for testing
183264790Sbapttest/btyacc/err_syntax20.error  reference output for testing
184264790Sbapttest/btyacc/err_syntax20.output reference output for testing
185264790Sbapttest/btyacc/err_syntax20.tab.c  reference output for testing
186264790Sbapttest/btyacc/err_syntax20.tab.h  reference output for testing
187264790Sbapttest/btyacc/err_syntax21.error  reference output for testing
188264790Sbapttest/btyacc/err_syntax21.output reference output for testing
189264790Sbapttest/btyacc/err_syntax21.tab.c  reference output for testing
190264790Sbapttest/btyacc/err_syntax21.tab.h  reference output for testing
191264790Sbapttest/btyacc/err_syntax22.error  reference output for testing
192264790Sbapttest/btyacc/err_syntax22.output reference output for testing
193264790Sbapttest/btyacc/err_syntax22.tab.c  reference output for testing
194264790Sbapttest/btyacc/err_syntax22.tab.h  reference output for testing
195264790Sbapttest/btyacc/err_syntax23.error  reference output for testing
196264790Sbapttest/btyacc/err_syntax23.output reference output for testing
197264790Sbapttest/btyacc/err_syntax23.tab.c  reference output for testing
198264790Sbapttest/btyacc/err_syntax23.tab.h  reference output for testing
199264790Sbapttest/btyacc/err_syntax24.error  reference output for testing
200264790Sbapttest/btyacc/err_syntax24.output reference output for testing
201264790Sbapttest/btyacc/err_syntax24.tab.c  reference output for testing
202264790Sbapttest/btyacc/err_syntax24.tab.h  reference output for testing
203264790Sbapttest/btyacc/err_syntax25.error  reference output for testing
204264790Sbapttest/btyacc/err_syntax25.output reference output for testing
205264790Sbapttest/btyacc/err_syntax25.tab.c  reference output for testing
206264790Sbapttest/btyacc/err_syntax25.tab.h  reference output for testing
207264790Sbapttest/btyacc/err_syntax26.error  reference output for testing
208264790Sbapttest/btyacc/err_syntax26.output reference output for testing
209264790Sbapttest/btyacc/err_syntax26.tab.c  reference output for testing
210264790Sbapttest/btyacc/err_syntax26.tab.h  reference output for testing
211264790Sbapttest/btyacc/err_syntax27.error  reference output for testing
212264790Sbapttest/btyacc/err_syntax27.output reference output for testing
213264790Sbapttest/btyacc/err_syntax27.tab.c  reference output for testing
214264790Sbapttest/btyacc/err_syntax27.tab.h  reference output for testing
215264790Sbapttest/btyacc/err_syntax3.error   reference output for testing
216264790Sbapttest/btyacc/err_syntax3.output  reference output for testing
217264790Sbapttest/btyacc/err_syntax3.tab.c   reference output for testing
218264790Sbapttest/btyacc/err_syntax3.tab.h   reference output for testing
219264790Sbapttest/btyacc/err_syntax4.error   reference output for testing
220264790Sbapttest/btyacc/err_syntax4.output  reference output for testing
221264790Sbapttest/btyacc/err_syntax4.tab.c   reference output for testing
222264790Sbapttest/btyacc/err_syntax4.tab.h   reference output for testing
223264790Sbapttest/btyacc/err_syntax5.error   reference output for testing
224264790Sbapttest/btyacc/err_syntax5.output  reference output for testing
225264790Sbapttest/btyacc/err_syntax5.tab.c   reference output for testing
226264790Sbapttest/btyacc/err_syntax5.tab.h   reference output for testing
227264790Sbapttest/btyacc/err_syntax6.error   reference output for testing
228264790Sbapttest/btyacc/err_syntax6.output  reference output for testing
229264790Sbapttest/btyacc/err_syntax6.tab.c   reference output for testing
230264790Sbapttest/btyacc/err_syntax6.tab.h   reference output for testing
231264790Sbapttest/btyacc/err_syntax7.error   reference output for testing
232264790Sbapttest/btyacc/err_syntax7.output  reference output for testing
233264790Sbapttest/btyacc/err_syntax7.tab.c   reference output for testing
234264790Sbapttest/btyacc/err_syntax7.tab.h   reference output for testing
235264790Sbapttest/btyacc/err_syntax7a.error  reference output for testing
236264790Sbapttest/btyacc/err_syntax7a.output reference output for testing
237264790Sbapttest/btyacc/err_syntax7a.tab.c  reference output for testing
238264790Sbapttest/btyacc/err_syntax7a.tab.h  reference output for testing
239264790Sbapttest/btyacc/err_syntax7b.error  reference output for testing
240264790Sbapttest/btyacc/err_syntax7b.output reference output for testing
241264790Sbapttest/btyacc/err_syntax7b.tab.c  reference output for testing
242264790Sbapttest/btyacc/err_syntax7b.tab.h  reference output for testing
243264790Sbapttest/btyacc/err_syntax8.error   reference output for testing
244264790Sbapttest/btyacc/err_syntax8.output  reference output for testing
245264790Sbapttest/btyacc/err_syntax8.tab.c   reference output for testing
246264790Sbapttest/btyacc/err_syntax8.tab.h   reference output for testing
247264790Sbapttest/btyacc/err_syntax8a.error  reference output for testing
248264790Sbapttest/btyacc/err_syntax8a.output reference output for testing
249264790Sbapttest/btyacc/err_syntax8a.tab.c  reference output for testing
250264790Sbapttest/btyacc/err_syntax8a.tab.h  reference output for testing
251264790Sbapttest/btyacc/err_syntax9.error   reference output for testing
252264790Sbapttest/btyacc/err_syntax9.output  reference output for testing
253264790Sbapttest/btyacc/err_syntax9.tab.c   reference output for testing
254264790Sbapttest/btyacc/err_syntax9.tab.h   reference output for testing
255264790Sbapttest/btyacc/error.error         reference output for testing
256264790Sbapttest/btyacc/error.output        reference output for testing
257264790Sbapttest/btyacc/error.tab.c         reference output for testing
258264790Sbapttest/btyacc/error.tab.h         reference output for testing
259264790Sbapttest/btyacc/grammar.dot         reference output for testing
260264790Sbapttest/btyacc/grammar.error       reference output for testing
261264790Sbapttest/btyacc/grammar.output      reference output for testing
262264790Sbapttest/btyacc/grammar.tab.c       reference output for testing
263264790Sbapttest/btyacc/grammar.tab.h       reference output for testing
264264790Sbapttest/btyacc/help.error          reference output for testing
265264790Sbapttest/btyacc/help.output         reference output for testing
266264790Sbapttest/btyacc/inherit0.error      reference output for testing
267264790Sbapttest/btyacc/inherit0.output     reference output for testing
268264790Sbapttest/btyacc/inherit0.tab.c      reference output for testing
269264790Sbapttest/btyacc/inherit0.tab.h      reference output for testing
270264790Sbapttest/btyacc/inherit1.error      reference output for testing
271264790Sbapttest/btyacc/inherit1.output     reference output for testing
272264790Sbapttest/btyacc/inherit1.tab.c      reference output for testing
273264790Sbapttest/btyacc/inherit1.tab.h      reference output for testing
274264790Sbapttest/btyacc/inherit2.error      reference output for testing
275264790Sbapttest/btyacc/inherit2.output     reference output for testing
276264790Sbapttest/btyacc/inherit2.tab.c      reference output for testing
277264790Sbapttest/btyacc/inherit2.tab.h      reference output for testing
278264790Sbapttest/btyacc/no_b_opt.error      reference output for testing
279264790Sbapttest/btyacc/no_b_opt.output     reference output for testing
280264790Sbapttest/btyacc/no_b_opt1.error     reference output for testing
281264790Sbapttest/btyacc/no_b_opt1.output    reference output for testing
282264790Sbapttest/btyacc/no_code_c.error     reference output for testing
283264790Sbapttest/btyacc/no_code_c.output    reference output for testing
284264790Sbapttest/btyacc/no_defines.error    reference output for testing
285264790Sbapttest/btyacc/no_defines.output   reference output for testing
286264790Sbapttest/btyacc/no_graph.error      reference output for testing
287264790Sbapttest/btyacc/no_graph.output     reference output for testing
288264790Sbapttest/btyacc/no_include.error    reference output for testing
289264790Sbapttest/btyacc/no_include.output   reference output for testing
290264790Sbapttest/btyacc/no_opts.error       reference output for testing
291264790Sbapttest/btyacc/no_opts.output      reference output for testing
292264790Sbapttest/btyacc/no_output.error     reference output for testing
293264790Sbapttest/btyacc/no_output.output    reference output for testing
294264790Sbapttest/btyacc/no_output1.error    reference output for testing
295264790Sbapttest/btyacc/no_output1.output   reference output for testing
296264790Sbapttest/btyacc/no_output2.error    reference output for testing
297264790Sbapttest/btyacc/no_output2.output   reference output for testing
298264790Sbapttest/btyacc/no_p_opt.error      reference output for testing
299264790Sbapttest/btyacc/no_p_opt.output     reference output for testing
300264790Sbapttest/btyacc/no_p_opt1.error     reference output for testing
301264790Sbapttest/btyacc/no_p_opt1.output    reference output for testing
302264790Sbapttest/btyacc/no_verbose.error    reference output for testing
303264790Sbapttest/btyacc/no_verbose.output   reference output for testing
304264790Sbapttest/btyacc/nostdin.error       reference output for testing
305264790Sbapttest/btyacc/nostdin.output      reference output for testing
306264790Sbapttest/btyacc/ok_syntax1.error    reference output for testing
307264790Sbapttest/btyacc/ok_syntax1.output   reference output for testing
308264790Sbapttest/btyacc/ok_syntax1.tab.c    reference output for testing
309264790Sbapttest/btyacc/ok_syntax1.tab.h    reference output for testing
310264790Sbapttest/btyacc/pure_calc.error     reference output for testing
311264790Sbapttest/btyacc/pure_calc.output    reference output for testing
312264790Sbapttest/btyacc/pure_calc.tab.c     reference output for testing
313264790Sbapttest/btyacc/pure_calc.tab.h     reference output for testing
314264790Sbapttest/btyacc/pure_error.error    reference output for testing
315264790Sbapttest/btyacc/pure_error.output   reference output for testing
316264790Sbapttest/btyacc/pure_error.tab.c    reference output for testing
317264790Sbapttest/btyacc/pure_error.tab.h    reference output for testing
318264790Sbapttest/btyacc/quote_calc-s.error  reference output for testing
319264790Sbapttest/btyacc/quote_calc-s.output reference output for testing
320264790Sbapttest/btyacc/quote_calc-s.tab.c  reference output for testing
321264790Sbapttest/btyacc/quote_calc-s.tab.h  reference output for testing
322264790Sbapttest/btyacc/quote_calc.error    reference output for testing
323264790Sbapttest/btyacc/quote_calc.output   reference output for testing
324264790Sbapttest/btyacc/quote_calc.tab.c    reference output for testing
325264790Sbapttest/btyacc/quote_calc.tab.h    reference output for testing
326264790Sbapttest/btyacc/quote_calc2-s.error reference output for testing
327264790Sbapttest/btyacc/quote_calc2-s.output  reference output for testing
328264790Sbapttest/btyacc/quote_calc2-s.tab.c reference output for testing
329264790Sbapttest/btyacc/quote_calc2-s.tab.h reference output for testing
330264790Sbapttest/btyacc/quote_calc2.error   reference output for testing
331264790Sbapttest/btyacc/quote_calc2.output  reference output for testing
332264790Sbapttest/btyacc/quote_calc2.tab.c   reference output for testing
333264790Sbapttest/btyacc/quote_calc2.tab.h   reference output for testing
334264790Sbapttest/btyacc/quote_calc3-s.error reference output for testing
335264790Sbapttest/btyacc/quote_calc3-s.output  reference output for testing
336264790Sbapttest/btyacc/quote_calc3-s.tab.c reference output for testing
337264790Sbapttest/btyacc/quote_calc3-s.tab.h reference output for testing
338264790Sbapttest/btyacc/quote_calc3.error   reference output for testing
339264790Sbapttest/btyacc/quote_calc3.output  reference output for testing
340264790Sbapttest/btyacc/quote_calc3.tab.c   reference output for testing
341264790Sbapttest/btyacc/quote_calc3.tab.h   reference output for testing
342264790Sbapttest/btyacc/quote_calc4-s.error reference output for testing
343264790Sbapttest/btyacc/quote_calc4-s.output  reference output for testing
344264790Sbapttest/btyacc/quote_calc4-s.tab.c reference output for testing
345264790Sbapttest/btyacc/quote_calc4-s.tab.h reference output for testing
346264790Sbapttest/btyacc/quote_calc4.error   reference output for testing
347264790Sbapttest/btyacc/quote_calc4.output  reference output for testing
348264790Sbapttest/btyacc/quote_calc4.tab.c   reference output for testing
349264790Sbapttest/btyacc/quote_calc4.tab.h   reference output for testing
350264790Sbapttest/btyacc/rename_debug.c      reference output for testing
351264790Sbapttest/btyacc/rename_debug.error  reference output for testing
352264790Sbapttest/btyacc/rename_debug.h      reference output for testing
353264790Sbapttest/btyacc/rename_debug.i      reference output for testing
354264790Sbapttest/btyacc/rename_debug.output reference output for testing
355264790Sbapttest/btyacc/varsyntax_calc1.error  reference output for testing
356264790Sbapttest/btyacc/varsyntax_calc1.output  reference output for testing
357264790Sbapttest/btyacc/varsyntax_calc1.tab.c  reference output for testing
358264790Sbapttest/btyacc/varsyntax_calc1.tab.h  reference output for testing
359264790Sbapttest                            subdirectory
360264790Sbapttest/btyacc_calc1.y             testcase for btyacc
361264790Sbapttest/btyacc_demo.y              testcase for btyacc
362264790Sbapttest/calc.y                     example from VMS freeware version of byacc
363264790Sbapttest/calc1.y                    advanced example from Steve Johnson's paper.
364264790Sbapttest/calc2.y                    test-cases and reference files for %lex-param / %parse-param
365264790Sbapttest/calc3.y                    test-cases and reference files for %lex-param / %parse-param
366264790Sbapttest/code_calc.y                reference input for testing
367264790Sbapttest/code_debug.y               test-input, for -i, -o, -d options
368264790Sbapttest/code_error.y               reference input for testing
369264790Sbapttest/empty.y                    testcase for btyacc
370264790Sbapttest/err_inherit1.y             testcase for btyacc
371264790Sbapttest/err_inherit2.y             testcase for btyacc
372264790Sbapttest/err_inherit3.y             testcase for btyacc
373264790Sbapttest/err_inherit4.y             testcase for btyacc
374264790Sbapttest/err_inherit5.y             testcase for btyacc
375264790Sbapttest/err_syntax1.y              test-case with syntax error (and nonprinting character)
376264790Sbapttest/err_syntax10.y             testcase for retyped_warning()
377264790Sbapttest/err_syntax11.y             testcase for reprec_warning()
378264790Sbapttest/err_syntax12.y             testcase for revalued_warning()
379264790Sbapttest/err_syntax13.y             testcase for terminal_start()
380264790Sbapttest/err_syntax14.y             testcase for restarted_warning() and undefined_goal()
381264790Sbapttest/err_syntax15.y             testcase for no_grammar()
382264790Sbapttest/err_syntax16.y             testcase for terminal_lhs()
383264790Sbapttest/err_syntax17.y             testcase for unterminated_action()
384264790Sbapttest/err_syntax18.y             testcase for dollar_warning()
385264790Sbapttest/err_syntax19.y             testcase for dollar_error()
386264790Sbapttest/err_syntax2.y              testcase for unterminated_comment()
387264790Sbapttest/err_syntax20.y             testcase for undefined_symbol_warning()
388264790Sbapttest/err_syntax21.y             testcase for unknown_rhs()
389264790Sbapttest/err_syntax22.y             testcase for untyped_rhs()
390264790Sbapttest/err_syntax23.y             testcase for untyped_lhs()
391264790Sbapttest/err_syntax24.y             testcase for default_action_warning()
392264790Sbapttest/err_syntax25.y             testcase for over_unionized()
393264790Sbapttest/err_syntax26.y             testcase for unexpected_EOF()
394264790Sbapttest/err_syntax27.y             testcase for missing_brace()
395264790Sbapttest/err_syntax3.y              testcase for unterminated_string()
396264790Sbapttest/err_syntax4.y              testcase for unterminated_text()
397264790Sbapttest/err_syntax5.y              testcase for unterminated_union()
398264790Sbapttest/err_syntax6.y              testcase for illegal_tag()
399264790Sbapttest/err_syntax7.y              testcase for illegal_character()
400264790Sbapttest/err_syntax7a.y             testcase for illegal_character()
401264790Sbapttest/err_syntax7b.y             testcase for illegal_character()
402264790Sbapttest/err_syntax8.y              testcase for used_reserved()
403264790Sbapttest/err_syntax8a.y             testcase for used_reserved()
404264790Sbapttest/err_syntax9.y              testcase for tokenized_start()
405264790Sbapttest/error.y                    original version of byacc - 1993
406264790Sbapttest/grammar.y                  grammar from cproto
407264790Sbapttest/inherit0.y                 testcase for btyacc
408264790Sbapttest/inherit1.y                 testcase for btyacc
409264790Sbapttest/inherit2.y                 testcase for btyacc
410264790Sbapttest/ok_syntax1.y               testcase for valid literal syntax
411264790Sbapttest/pure_calc.y                reference input for testing
412264790Sbapttest/pure_error.y               reference input for testing
413264790Sbapttest/quote_calc.y               test-case for %token using quoted name
414264790Sbapttest/quote_calc2.y              test-case for %token using quoted name
415264790Sbapttest/quote_calc3.y              test-case for %token using quoted name
416264790Sbapttest/quote_calc4.y              test-case for %token using quoted name
417264790Sbapttest/run_lint.sh                run lint, using the build-directory's makefile, on each ".c" file in test-directory
418264790Sbapttest/run_make.sh                do a test-compile of each ".c" file in the test-directory
419264790Sbapttest/run_test.sh                test-script for byacc
420264790Sbapttest/varsyntax_calc1.y          testcase for btyacc
421264790Sbapttest/yacc                       subdirectory
422264790Sbapttest/yacc/big_b.error           exercise -L/-B options
423264790Sbapttest/yacc/big_b.output          exercise -L/-B options
424264790Sbapttest/yacc/big_l.error           exercise -L/-B options
425264790Sbapttest/yacc/big_l.output          exercise -L/-B options
426264790Sbapttest/yacc/calc.error            reference output for testing
427264790Sbapttest/yacc/calc.output           reference output for testing
428264790Sbapttest/yacc/calc.tab.c            reference output for testing
429264790Sbapttest/yacc/calc.tab.h            reference output for testing
430264790Sbapttest/yacc/calc1.error           reference output for testing
431264790Sbapttest/yacc/calc1.output          reference output for testing
432264790Sbapttest/yacc/calc1.tab.c           reference output for testing
433264790Sbapttest/yacc/calc1.tab.h           reference output for testing
434264790Sbapttest/yacc/calc2.error           reference output for testing
435264790Sbapttest/yacc/calc2.output          reference output for testing
436264790Sbapttest/yacc/calc2.tab.c           reference output for testing
437264790Sbapttest/yacc/calc2.tab.h           reference output for testing
438264790Sbapttest/yacc/calc3.error           reference output for testing
439264790Sbapttest/yacc/calc3.output          reference output for testing
440264790Sbapttest/yacc/calc3.tab.c           reference output for testing
441264790Sbapttest/yacc/calc3.tab.h           reference output for testing
442264790Sbapttest/yacc/code_calc.code.c      reference output for testing
443264790Sbapttest/yacc/code_calc.error       reference output for testing
444264790Sbapttest/yacc/code_calc.output      reference output for testing
445264790Sbapttest/yacc/code_calc.tab.c       reference output for testing
446264790Sbapttest/yacc/code_calc.tab.h       reference output for testing
447264790Sbapttest/yacc/code_error.code.c     reference output for testing
448264790Sbapttest/yacc/code_error.error      reference output for testing
449264790Sbapttest/yacc/code_error.output     reference output for testing
450264790Sbapttest/yacc/code_error.tab.c      reference output for testing
451264790Sbapttest/yacc/code_error.tab.h      reference output for testing
452264790Sbapttest/yacc/empty.error           reference output for testing
453264790Sbapttest/yacc/empty.output          reference output for testing
454264790Sbapttest/yacc/empty.tab.c           reference output for testing
455264790Sbapttest/yacc/empty.tab.h           reference output for testing
456264790Sbapttest/yacc/err_syntax1.error     reference output for testing
457264790Sbapttest/yacc/err_syntax1.output    reference output for testing
458264790Sbapttest/yacc/err_syntax1.tab.c     reference output for testing
459264790Sbapttest/yacc/err_syntax1.tab.h     reference output for testing
460264790Sbapttest/yacc/err_syntax10.error    reference output for testing
461264790Sbapttest/yacc/err_syntax10.output   reference output for testing
462264790Sbapttest/yacc/err_syntax10.tab.c    reference output for testing
463264790Sbapttest/yacc/err_syntax10.tab.h    reference output for testing
464264790Sbapttest/yacc/err_syntax11.error    reference output for testing
465264790Sbapttest/yacc/err_syntax11.output   reference output for testing
466264790Sbapttest/yacc/err_syntax11.tab.c    reference output for testing
467264790Sbapttest/yacc/err_syntax11.tab.h    reference output for testing
468264790Sbapttest/yacc/err_syntax12.error    reference output for testing
469264790Sbapttest/yacc/err_syntax12.output   reference output for testing
470264790Sbapttest/yacc/err_syntax12.tab.c    reference output for testing
471264790Sbapttest/yacc/err_syntax12.tab.h    reference output for testing
472264790Sbapttest/yacc/err_syntax13.error    reference output for testing
473264790Sbapttest/yacc/err_syntax13.output   reference output for testing
474264790Sbapttest/yacc/err_syntax13.tab.c    reference output for testing
475264790Sbapttest/yacc/err_syntax13.tab.h    reference output for testing
476264790Sbapttest/yacc/err_syntax14.error    reference output for testing
477264790Sbapttest/yacc/err_syntax14.output   reference output for testing
478264790Sbapttest/yacc/err_syntax14.tab.c    reference output for testing
479264790Sbapttest/yacc/err_syntax14.tab.h    reference output for testing
480264790Sbapttest/yacc/err_syntax15.error    reference output for testing
481264790Sbapttest/yacc/err_syntax15.output   reference output for testing
482264790Sbapttest/yacc/err_syntax15.tab.c    reference output for testing
483264790Sbapttest/yacc/err_syntax15.tab.h    reference output for testing
484264790Sbapttest/yacc/err_syntax16.error    reference output for testing
485264790Sbapttest/yacc/err_syntax16.output   reference output for testing
486264790Sbapttest/yacc/err_syntax16.tab.c    reference output for testing
487264790Sbapttest/yacc/err_syntax16.tab.h    reference output for testing
488264790Sbapttest/yacc/err_syntax17.error    reference output for testing
489264790Sbapttest/yacc/err_syntax17.output   reference output for testing
490264790Sbapttest/yacc/err_syntax17.tab.c    reference output for testing
491264790Sbapttest/yacc/err_syntax17.tab.h    reference output for testing
492264790Sbapttest/yacc/err_syntax18.error    reference output for testing
493264790Sbapttest/yacc/err_syntax18.output   reference output for testing
494264790Sbapttest/yacc/err_syntax18.tab.c    reference output for testing
495264790Sbapttest/yacc/err_syntax18.tab.h    reference output for testing
496264790Sbapttest/yacc/err_syntax19.error    reference output for testing
497264790Sbapttest/yacc/err_syntax19.output   reference output for testing
498264790Sbapttest/yacc/err_syntax19.tab.c    reference output for testing
499264790Sbapttest/yacc/err_syntax19.tab.h    reference output for testing
500264790Sbapttest/yacc/err_syntax2.error     reference output for testing
501264790Sbapttest/yacc/err_syntax2.output    reference output for testing
502264790Sbapttest/yacc/err_syntax2.tab.c     reference output for testing
503264790Sbapttest/yacc/err_syntax2.tab.h     reference output for testing
504264790Sbapttest/yacc/err_syntax20.error    reference output for testing
505264790Sbapttest/yacc/err_syntax20.output   reference output for testing
506264790Sbapttest/yacc/err_syntax20.tab.c    reference output for testing
507264790Sbapttest/yacc/err_syntax20.tab.h    reference output for testing
508264790Sbapttest/yacc/err_syntax21.error    reference output for testing
509264790Sbapttest/yacc/err_syntax21.output   reference output for testing
510264790Sbapttest/yacc/err_syntax21.tab.c    reference output for testing
511264790Sbapttest/yacc/err_syntax21.tab.h    reference output for testing
512264790Sbapttest/yacc/err_syntax22.error    reference output for testing
513264790Sbapttest/yacc/err_syntax22.output   reference output for testing
514264790Sbapttest/yacc/err_syntax22.tab.c    reference output for testing
515264790Sbapttest/yacc/err_syntax22.tab.h    reference output for testing
516264790Sbapttest/yacc/err_syntax23.error    reference output for testing
517264790Sbapttest/yacc/err_syntax23.output   reference output for testing
518264790Sbapttest/yacc/err_syntax23.tab.c    reference output for testing
519264790Sbapttest/yacc/err_syntax23.tab.h    reference output for testing
520264790Sbapttest/yacc/err_syntax24.error    reference output for testing
521264790Sbapttest/yacc/err_syntax24.output   reference output for testing
522264790Sbapttest/yacc/err_syntax24.tab.c    reference output for testing
523264790Sbapttest/yacc/err_syntax24.tab.h    reference output for testing
524264790Sbapttest/yacc/err_syntax25.error    reference output for testing
525264790Sbapttest/yacc/err_syntax25.output   reference output for testing
526264790Sbapttest/yacc/err_syntax25.tab.c    reference output for testing
527264790Sbapttest/yacc/err_syntax25.tab.h    reference output for testing
528264790Sbapttest/yacc/err_syntax26.error    reference output for testing
529264790Sbapttest/yacc/err_syntax26.output   reference output for testing
530264790Sbapttest/yacc/err_syntax26.tab.c    reference output for testing
531264790Sbapttest/yacc/err_syntax26.tab.h    reference output for testing
532264790Sbapttest/yacc/err_syntax27.error    reference output for testing
533264790Sbapttest/yacc/err_syntax27.output   reference output for testing
534264790Sbapttest/yacc/err_syntax27.tab.c    reference output for testing
535264790Sbapttest/yacc/err_syntax27.tab.h    reference output for testing
536264790Sbapttest/yacc/err_syntax3.error     reference output for testing
537264790Sbapttest/yacc/err_syntax3.output    reference output for testing
538264790Sbapttest/yacc/err_syntax3.tab.c     reference output for testing
539264790Sbapttest/yacc/err_syntax3.tab.h     reference output for testing
540264790Sbapttest/yacc/err_syntax4.error     reference output for testing
541264790Sbapttest/yacc/err_syntax4.output    reference output for testing
542264790Sbapttest/yacc/err_syntax4.tab.c     reference output for testing
543264790Sbapttest/yacc/err_syntax4.tab.h     reference output for testing
544264790Sbapttest/yacc/err_syntax5.error     reference output for testing
545264790Sbapttest/yacc/err_syntax5.output    reference output for testing
546264790Sbapttest/yacc/err_syntax5.tab.c     reference output for testing
547264790Sbapttest/yacc/err_syntax5.tab.h     reference output for testing
548264790Sbapttest/yacc/err_syntax6.error     reference output for testing
549264790Sbapttest/yacc/err_syntax6.output    reference output for testing
550264790Sbapttest/yacc/err_syntax6.tab.c     reference output for testing
551264790Sbapttest/yacc/err_syntax6.tab.h     reference output for testing
552264790Sbapttest/yacc/err_syntax7.error     reference output for testing
553264790Sbapttest/yacc/err_syntax7.output    reference output for testing
554264790Sbapttest/yacc/err_syntax7.tab.c     reference output for testing
555264790Sbapttest/yacc/err_syntax7.tab.h     reference output for testing
556264790Sbapttest/yacc/err_syntax7a.error    reference output for testing
557264790Sbapttest/yacc/err_syntax7a.output   reference output for testing
558264790Sbapttest/yacc/err_syntax7a.tab.c    reference output for testing
559264790Sbapttest/yacc/err_syntax7a.tab.h    reference output for testing
560264790Sbapttest/yacc/err_syntax7b.error    reference output for testing
561264790Sbapttest/yacc/err_syntax7b.output   reference output for testing
562264790Sbapttest/yacc/err_syntax7b.tab.c    reference output for testing
563264790Sbapttest/yacc/err_syntax7b.tab.h    reference output for testing
564264790Sbapttest/yacc/err_syntax8.error     reference output for testing
565264790Sbapttest/yacc/err_syntax8.output    reference output for testing
566264790Sbapttest/yacc/err_syntax8.tab.c     reference output for testing
567264790Sbapttest/yacc/err_syntax8.tab.h     reference output for testing
568264790Sbapttest/yacc/err_syntax8a.error    reference output for testing
569264790Sbapttest/yacc/err_syntax8a.output   reference output for testing
570264790Sbapttest/yacc/err_syntax8a.tab.c    reference output for testing
571264790Sbapttest/yacc/err_syntax8a.tab.h    reference output for testing
572264790Sbapttest/yacc/err_syntax9.error     reference output for testing
573264790Sbapttest/yacc/err_syntax9.output    reference output for testing
574264790Sbapttest/yacc/err_syntax9.tab.c     reference output for testing
575264790Sbapttest/yacc/err_syntax9.tab.h     reference output for testing
576264790Sbapttest/yacc/error.error           reference output for testing
577264790Sbapttest/yacc/error.output          reference output for testing
578264790Sbapttest/yacc/error.tab.c           reference output for testing
579264790Sbapttest/yacc/error.tab.h           reference output for testing
580264790Sbapttest/yacc/grammar.dot           reference output for testing
581264790Sbapttest/yacc/grammar.error         reference output for testing
582264790Sbapttest/yacc/grammar.output        reference output for testing
583264790Sbapttest/yacc/grammar.tab.c         reference output for testing
584264790Sbapttest/yacc/grammar.tab.h         reference output for testing
585264790Sbapttest/yacc/help.error            reference output for testing
586264790Sbapttest/yacc/help.output           reference output for testing
587264790Sbapttest/yacc/no_b_opt.error        reference output for testing
588264790Sbapttest/yacc/no_b_opt.output       reference output for testing
589264790Sbapttest/yacc/no_b_opt1.error       reference output for testing
590264790Sbapttest/yacc/no_b_opt1.output      reference output for testing
591264790Sbapttest/yacc/no_code_c.error       reference output for testing
592264790Sbapttest/yacc/no_code_c.output      reference output for testing
593264790Sbapttest/yacc/no_defines.error      reference output for testing
594264790Sbapttest/yacc/no_defines.output     reference output for testing
595264790Sbapttest/yacc/no_graph.error        reference output for testing
596264790Sbapttest/yacc/no_graph.output       reference output for testing
597264790Sbapttest/yacc/no_include.error      reference output for testing
598264790Sbapttest/yacc/no_include.output     reference output for testing
599264790Sbapttest/yacc/no_opts.error         reference output for testing
600264790Sbapttest/yacc/no_opts.output        reference output for testing
601264790Sbapttest/yacc/no_output.error       reference output for testing
602264790Sbapttest/yacc/no_output.output      reference output for testing
603264790Sbapttest/yacc/no_output1.error      reference output for testing
604264790Sbapttest/yacc/no_output1.output     reference output for testing
605264790Sbapttest/yacc/no_output2.error      reference output for testing
606264790Sbapttest/yacc/no_output2.output     reference output for testing
607264790Sbapttest/yacc/no_p_opt.error        reference output for testing
608264790Sbapttest/yacc/no_p_opt.output       reference output for testing
609264790Sbapttest/yacc/no_p_opt1.error       reference output for testing
610264790Sbapttest/yacc/no_p_opt1.output      reference output for testing
611264790Sbapttest/yacc/no_verbose.error      reference output for testing
612264790Sbapttest/yacc/no_verbose.output     reference output for testing
613264790Sbapttest/yacc/nostdin.error         reference output for testing
614264790Sbapttest/yacc/nostdin.output        reference output for testing
615264790Sbapttest/yacc/ok_syntax1.error      reference output for testing
616264790Sbapttest/yacc/ok_syntax1.output     reference output for testing
617264790Sbapttest/yacc/ok_syntax1.tab.c      reference output for testing
618264790Sbapttest/yacc/ok_syntax1.tab.h      reference output for testing
619264790Sbapttest/yacc/pure_calc.error       reference output for testing
620264790Sbapttest/yacc/pure_calc.output      reference output for testing
621264790Sbapttest/yacc/pure_calc.tab.c       reference output for testing
622264790Sbapttest/yacc/pure_calc.tab.h       reference output for testing
623264790Sbapttest/yacc/pure_error.error      reference output for testing
624264790Sbapttest/yacc/pure_error.output     reference output for testing
625264790Sbapttest/yacc/pure_error.tab.c      reference output for testing
626264790Sbapttest/yacc/pure_error.tab.h      reference output for testing
627264790Sbapttest/yacc/quote_calc-s.error    reference output for testing
628264790Sbapttest/yacc/quote_calc-s.output   reference output for testing
629264790Sbapttest/yacc/quote_calc-s.tab.c    reference output for testing
630264790Sbapttest/yacc/quote_calc-s.tab.h    reference output for testing
631264790Sbapttest/yacc/quote_calc.error      reference output for testing
632264790Sbapttest/yacc/quote_calc.output     reference output for testing
633264790Sbapttest/yacc/quote_calc.tab.c      reference output for testing
634264790Sbapttest/yacc/quote_calc.tab.h      reference output for testing
635264790Sbapttest/yacc/quote_calc2-s.error   reference output for testing
636264790Sbapttest/yacc/quote_calc2-s.output  reference output for testing
637264790Sbapttest/yacc/quote_calc2-s.tab.c   reference output for testing
638264790Sbapttest/yacc/quote_calc2-s.tab.h   reference output for testing
639264790Sbapttest/yacc/quote_calc2.error     reference output for testing
640264790Sbapttest/yacc/quote_calc2.output    reference output for testing
641264790Sbapttest/yacc/quote_calc2.tab.c     reference output for testing
642264790Sbapttest/yacc/quote_calc2.tab.h     reference output for testing
643264790Sbapttest/yacc/quote_calc3-s.error   reference output for testing
644264790Sbapttest/yacc/quote_calc3-s.output  reference output for testing
645264790Sbapttest/yacc/quote_calc3-s.tab.c   reference output for testing
646264790Sbapttest/yacc/quote_calc3-s.tab.h   reference output for testing
647264790Sbapttest/yacc/quote_calc3.error     reference output for testing
648264790Sbapttest/yacc/quote_calc3.output    reference output for testing
649264790Sbapttest/yacc/quote_calc3.tab.c     reference output for testing
650264790Sbapttest/yacc/quote_calc3.tab.h     reference output for testing
651264790Sbapttest/yacc/quote_calc4-s.error   reference output for testing
652264790Sbapttest/yacc/quote_calc4-s.output  reference output for testing
653264790Sbapttest/yacc/quote_calc4-s.tab.c   reference output for testing
654264790Sbapttest/yacc/quote_calc4-s.tab.h   reference output for testing
655264790Sbapttest/yacc/quote_calc4.error     reference output for testing
656264790Sbapttest/yacc/quote_calc4.output    reference output for testing
657264790Sbapttest/yacc/quote_calc4.tab.c     reference output for testing
658264790Sbapttest/yacc/quote_calc4.tab.h     reference output for testing
659264790Sbapttest/yacc/rename_debug.c        reference output for testing
660264790Sbapttest/yacc/rename_debug.error    reference output for testing
661264790Sbapttest/yacc/rename_debug.h        reference output for testing
662264790Sbapttest/yacc/rename_debug.i        reference output for testing
663264790Sbapttest/yacc/rename_debug.output   reference output for testing
664264790Sbapttest/yacc/varsyntax_calc1.error reference output for testing
665264790Sbapttest/yacc/varsyntax_calc1.output  reference output for testing
666264790Sbapttest/yacc/varsyntax_calc1.tab.c reference output for testing
667264790Sbapttest/yacc/varsyntax_calc1.tab.h reference output for testing
668