Change to use left-to-right bitwise exponentiation. This will improve
authormdw <mdw>
Sat, 29 Jul 2000 17:04:33 +0000 (17:04 +0000)
committermdw <mdw>
Sat, 29 Jul 2000 17:04:33 +0000 (17:04 +0000)
commit419d33ed2f44bd5f00b0c78a81aaa1abc37f2056
treef79e5f0327c1f89e08beb059e0e982dd8f008dad
parent07dc33b2437c0da301ba93f650bf5b08d2206911
Change to use left-to-right bitwise exponentiation.  This will improve
performance when the base is small.
mpbarrett.c