comparison anagram/agcore/pgg24.cpp @ 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
35 //#define INCLUDE_LOGGING 35 //#define INCLUDE_LOGGING
36 #include "log.h" 36 #include "log.h"
37 37
38 /* 38 /*
39 * AnaGram, A System for Syntax Directed Programming 39 * AnaGram, A System for Syntax Directed Programming
40 * File generated by: Version 2.40-current, built Oct 30 2007 40 * File generated by: Version 2.40-current, built Jun 12 2022
41 * 41 *
42 * AnaGram Parsing Engine 42 * AnaGram Parsing Engine
43 * Copyright 1993-2002 Parsifal Software. All Rights Reserved. 43 * Copyright 1993-2002 Parsifal Software. All Rights Reserved.
44 * 44 *
45 * This software is provided 'as-is', without any express or implied 45 * This software is provided 'as-is', without any express or implied
57 * 2. Altered source versions must be plainly marked as such, and must not be 57 * 2. Altered source versions must be plainly marked as such, and must not be
58 * misrepresented as being the original software. 58 * misrepresented as being the original software.
59 * 3. This notice may not be removed or altered from any source distribution. 59 * 3. This notice may not be removed or altered from any source distribution.
60 */ 60 */
61 61
62 #ifndef PGG24_H_1198348407 62 #ifndef PGG24_H_1655092739
63 #include "pgg24.h" 63 #include "pgg24.h"
64 #endif 64 #endif
65 65
66 #ifndef PGG24_H_1198348407 66 #ifndef PGG24_H_1655092739
67 #error Mismatched header file 67 #error Mismatched header file
68 #endif 68 #endif
69 69
70 #include <ctype.h> 70 #include <ctype.h>
71 #include <stdio.h> 71 #include <stdio.h>