mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-11 13:23:04 +00:00
lalr1.cc: improve Doxygen documentation.
* data/location.cc: Qualify file names with directory name.
This commit is contained in:
@@ -25,6 +25,11 @@ m4_divert_push(0)dnl
|
||||
b4_copyright([Stack handling for Bison parsers in C++],
|
||||
[2002-2012])[
|
||||
|
||||
/**
|
||||
** \file ]b4_dir_prefix[stack.hh
|
||||
** Define the ]b4_namespace_ref[::stack class.
|
||||
*/
|
||||
|
||||
#ifndef BISON_STACK_HH
|
||||
# define BISON_STACK_HH
|
||||
|
||||
|
||||
Reference in New Issue
Block a user