diff helpgen/readhelp.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
line wrap: on
line diff
--- a/helpgen/readhelp.c	Mon Jun 13 00:04:38 2022 -0400
+++ b/helpgen/readhelp.c	Mon Jun 13 00:06:39 2022 -0400
@@ -22,7 +22,7 @@
 
 /*
  * AnaGram, A System for Syntax Directed Programming
- * File generated by: Version 2.40-current, built Jun 13 2007
+ * File generated by: Version 2.40-current, built Jun 12 2022
  *
  * AnaGram Parsing Engine
  * Copyright 1993-2002 Parsifal Software. All Rights Reserved.
@@ -44,11 +44,11 @@
  * 3. This notice may not be removed or altered from any source distribution.
  */
 
-#ifndef READHELP_H_1181769468
+#ifndef READHELP_H_1655092739
 #include "readhelp.h"
 #endif
 
-#ifndef READHELP_H_1181769468
+#ifndef READHELP_H_1655092739
 #error Mismatched header file
 #endif
 
@@ -64,7 +64,7 @@
 readhelp_pcb_type readhelp_pcb;
 #define PCB readhelp_pcb
 
-#line 124 "/disk/disk0/home/dholland/projects/ag/src/helpgen/readhelp.syn"
+#line 124 "../../src/helpgen/readhelp.syn"
 static char string_space[4096];
 static size_t string_pos;
 
@@ -85,7 +85,7 @@
   return string_space;
 }
 #line 88 "readhelp.c"
-#line 149 "/disk/disk0/home/dholland/projects/ag/src/helpgen/readhelp.syn"
+#line 149 "../../src/helpgen/readhelp.syn"
 static struct topic *curtopic;
 
 static void startblock(void) {
@@ -103,7 +103,7 @@
 }
 
 #line 106 "readhelp.c"
-#line 172 "/disk/disk0/home/dholland/projects/ag/src/helpgen/readhelp.syn"
+#line 172 "../../src/helpgen/readhelp.syn"
 #define GET_CONTEXT CONTEXT = PCB.pointer
 
 static unsigned char *inputdata;
@@ -197,7 +197,7 @@
 #define ag_rp_15() (CONTEXT - inputdata)
 
 static void ag_rp_16(void) {
-#line 105 "/disk/disk0/home/dholland/projects/ag/src/helpgen/readhelp.syn"
+#line 105 "../../src/helpgen/readhelp.syn"
  startblock(); 
 #line 203 "readhelp.c"
 }