commit | 3031a49fc90924206242cca12acfeeada1a98488 | [log] [tgz] |
---|---|---|
author | Joe Ramsay <[email protected]> | Tue Nov 15 09:07:32 2022 +0000 |
committer | Joe Ramsay <[email protected]> | Tue Nov 15 09:07:32 2022 +0000 |
tree | f7925371dbcf6cdee1246da103972c2068792634 | |
parent | 2348c662121f3d04e48664638ae76628348a5b7e [diff] |
pl/math: Change conflicting variable names There is collision for math-tests and math-rtests between math/ and pl/math, which can lead to failures if running both concurrently. We rename the pl-specific lists to avoid this.