/[global]/global/htags/htags.c
ViewVC logotype

Diff of /global/htags/htags.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.57 by shigio, Thu May 5 01:51:53 2005 UTC revision 1.58 by h-iwamoto, Fri May 6 11:13:48 2005 UTC
# Line 332  generate_file(dist, file) Line 332  generate_file(dist, file)
332                  {"@message_end@", message_end},                  {"@message_end@", message_end},
333                  {"@verbatim_begin@", verbatim_begin},                  {"@verbatim_begin@", verbatim_begin},
334                  {"@verbatim_end@", verbatim_end},                  {"@verbatim_end@", verbatim_end},
335                    {"@lineno_anchor@", NULL},
336                  {"@global_path@", global_path},                  {"@global_path@", global_path},
337                  {"@gtags_path@", gtags_path},                  {"@gtags_path@", gtags_path},
338                  {"@normal_suffix@", normal_suffix},                  {"@normal_suffix@", normal_suffix},
# Line 348  generate_file(dist, file) Line 349  generate_file(dist, file)
349    
350          tab[0].value = gen_page_begin("Result", SUBDIR);          tab[0].value = gen_page_begin("Result", SUBDIR);
351          tab[1].value = gen_page_end();          tab[1].value = gen_page_end();
352            tab[12].value = gen_name_string("$.");
353          /*          /*
354           * construct regular expression.           * construct regular expression.
355           */           */

Legend:
Removed from v.1.57  
changed lines
  Added in v.1.58

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26