comparison helpgen/readhelp.h @ 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 13d2b8934445
children
comparison
equal deleted inserted replaced
21:1c9dac05d040 22:5581ef01f993
1 #ifndef READHELP_H_1181769468 1 #ifndef READHELP_H_1655092739
2 #define READHELP_H_1181769468 2 #define READHELP_H_1655092739
3 3
4 typedef union { 4 typedef union {
5 long alignment; 5 long alignment;
6 char ag_vt_2[sizeof(int)]; 6 char ag_vt_2[sizeof(int)];
7 char ag_vt_3[sizeof(long)]; 7 char ag_vt_3[sizeof(long)];