-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
-
-# We do want M4 expansion after # for CPP macros.
-m4_changecom()
-m4_divert(0)dnl
-@output b4_dir_prefix[]position.hh
-b4_copyright([Positions for Bison parsers in C++],
- [2002, 2003, 2004, 2005, 2006])[
-
-/**
- ** \file position.hh
- ** Define the ]b4_namespace[::position class.
- */
-
-#ifndef BISON_POSITION_HH
-# define BISON_POSITION_HH