muscle: factor the computation of variable names
authorAkim Demaille <akim@lrde.epita.fr>
Sun, 14 Apr 2013 08:11:13 +0000 (10:11 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Mon, 15 Apr 2013 08:50:12 +0000 (10:50 +0200)
commitc98b5143b071e351bdb820565681890046a6b45a
treebf9259f865bdc57e63b0b6fd7ad28088125a033f
parent07e65a77aa7b9ae259f6fcf16e8f322f4814ee39
muscle: factor the computation of variable names

* src/muscle-tab.c (muscle_name): New.
Use it.
Propagate "uniqstr" as value type instead of plain "char const *".
src/muscle-tab.c