comparison cgbigen/cgbigen.c @ 22:5581ef01f993

Regen all the AG output. This also fixes the line number output in the tools (cgbigen/helpgen/help2html), apparently because those files weren't regenerated last go.
author David A. Holland
date Mon, 13 Jun 2022 00:06:39 -0400
parents ec2b657edf13
children
comparison
equal deleted inserted replaced
21:1c9dac05d040 22:5581ef01f993
14 #include <errno.h> 14 #include <errno.h>
15 #include <assert.h> 15 #include <assert.h>
16 16
17 /* 17 /*
18 * AnaGram, A System for Syntax Directed Programming 18 * AnaGram, A System for Syntax Directed Programming
19 * File generated by: Version 2.40-current, built Jun 13 2007 19 * File generated by: Version 2.40-current, built Jun 12 2022
20 * 20 *
21 * AnaGram Parsing Engine 21 * AnaGram Parsing Engine
22 * Copyright 1993-2002 Parsifal Software. All Rights Reserved. 22 * Copyright 1993-2002 Parsifal Software. All Rights Reserved.
23 * 23 *
24 * This software is provided 'as-is', without any express or implied 24 * This software is provided 'as-is', without any express or implied
36 * 2. Altered source versions must be plainly marked as such, and must not be 36 * 2. Altered source versions must be plainly marked as such, and must not be
37 * misrepresented as being the original software. 37 * misrepresented as being the original software.
38 * 3. This notice may not be removed or altered from any source distribution. 38 * 3. This notice may not be removed or altered from any source distribution.
39 */ 39 */
40 40
41 #ifndef CGBIGEN_H_1181769467 41 #ifndef CGBIGEN_H_1655092739
42 #include "cgbigen.h" 42 #include "cgbigen.h"
43 #endif 43 #endif
44 44
45 #ifndef CGBIGEN_H_1181769467 45 #ifndef CGBIGEN_H_1655092739
46 #error Mismatched header file 46 #error Mismatched header file
47 #endif 47 #endif
48 48
49 #include <ctype.h> 49 #include <ctype.h>
50 #include <stdio.h> 50 #include <stdio.h>