comparison anagram/guisupport/profile.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 PROFILE_H_1198351949 1 #ifndef PROFILE_H_1655090569
2 #define PROFILE_H_1198351949 2 #define PROFILE_H_1655090569
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_4[sizeof(cint)]; 7 char ag_vt_4[sizeof(cint)];