Mercurial > ~dholland > hg > ag > index.cgi
comparison help2html/mhh6.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 MHH6_H_1193795958 | 1 #ifndef MHH6_H_1655092739 |
2 #define MHH6_H_1193795958 | 2 #define MHH6_H_1655092739 |
3 | 3 |
4 typedef enum { | 4 typedef enum { |
5 mhh6_blank_line_token = 1, mhh6_eof_line_token = 4, mhh6_blank_token, | 5 mhh6_blank_line_token = 1, mhh6_eof_line_token = 4, mhh6_blank_token, |
6 mhh6_eof_token = 8, mhh6_eol_token, mhh6_help_sourcefile_token, | 6 mhh6_eof_token = 8, mhh6_eol_token, mhh6_help_sourcefile_token, |
7 mhh6_topic_token, mhh6_title_line_token = 16, mhh6_topic_lines_token, | 7 mhh6_topic_token, mhh6_title_line_token = 16, mhh6_topic_lines_token, |