From: Alexei Sheplyakov Date: Sun, 24 Aug 2008 11:25:24 +0000 (+0400) Subject: inifscn_nstdsums: make functions handling Li/G transformations reentrant. X-Git-Tag: release_1-5-0~80 X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=commitdiff_plain;h=ff09c4f8103f53fe3b7a51eb3c33eff2e5a243f0;hp=ff09c4f8103f53fe3b7a51eb3c33eff2e5a243f0 inifscn_nstdsums: make functions handling Li/G transformations reentrant. Explicitly pass the dummy symbols instead of using a global variable. As a side effect, the code is more clear now (that's a bit subjective, but anyway). ---