c++: rename b4_semantic_type_declare as b4_value_type_declare
authorAkim Demaille <akim@lrde.epita.fr>
Fri, 8 Feb 2013 16:09:33 +0000 (17:09 +0100)
committerAkim Demaille <akim@lrde.epita.fr>
Sat, 23 Feb 2013 15:16:15 +0000 (16:16 +0100)
commit7601a471f5b0dee063748c5d4383bc03c6313164
tree20a589fe220453c4b2bc21419273d490d0b0b879
parent6c7022f7d35ef6e35d52b2ff8e7ab674800f70c1
c++: rename b4_semantic_type_declare as b4_value_type_declare

This is to match the names used in C and api.value.type, even if the
parser actually defines semantic_type.

* data/c++.m4 (b4_semantic_type_declare): Rename as...
(b4_value_type_declare): this.
* data/variant.hh: Likewise.
data/c++.m4
data/variant.hh
data/yacc.c