Remove _list suffix from several identifiers.
authorCarl Worth <cworth@cworth.org>
Fri, 14 May 2010 17:12:21 +0000 (10:12 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 14 May 2010 18:50:27 +0000 (11:50 -0700)
commitc5e9855f130b928b480c18c913135a411ee921e7
tree5207f57b6153633fb7d7d29fcd8445b7e8139098
parent610053b2c63fe6bc1d11347dc87e63d958b04dd8
Remove _list suffix from several identifiers.

Instead of "parameter_list" and "replacement_list" just use
"parameters" and "replacements". This is consistent with the existing
"arguments" and keeps the line length down in the face of the
now-longer "string_list_t" rather than "list_t".
glcpp-parse.y