lalr1.cc: improve Doxygen documentation.

* data/location.cc: Qualify file names with directory name.
This commit is contained in:
Akim Demaille
2012-05-21 11:40:42 +02:00
parent a9b67b5b1e
commit 03f1b545b9
3 changed files with 12 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ b4_copyright([Positions for Bison parsers in C++],
[2002-2007, 2009-2012])[
/**
** \file position.hh
** \file ]b4_dir_prefix[position.hh
** Define the ]b4_namespace_ref[::position class.
*/
@@ -154,7 +154,7 @@ b4_copyright([Locations for Bison parsers in C++],
[2002-2007, 2009-2012])[
/**
** \file location.hh
** \file ]b4_dir_prefix[location.hh
** Define the ]b4_namespace_ref[::location class.
*/