X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=ginac%2Findexed.h;h=30719e7c38a80a8e6ffcdf14600288c63ed9912a;hp=bbe94005672424dcb1805b0422150d9802228469;hb=ef2ed9a711c416722c34548015b4ae3621948c1c;hpb=4cf53676d7823ec3c55a90df7723f7f1492a95b2 diff --git a/ginac/indexed.h b/ginac/indexed.h index bbe94005..30719e7c 100644 --- a/ginac/indexed.h +++ b/ginac/indexed.h @@ -270,7 +270,7 @@ lst rename_dummy_indices_uniquely(const exvector & va, const exvector & vb); /** This function returns the given expression with expanded sums * for all dummy index summations, where the dimensionality of - * the dummy index is numeric. + * the dummy index is a nonnegative integer. * Optionally all indices with a variance will be substituted by * indices with the corresponding numeric values without variance. *