]> Cypherpunks repositories - gostls13.git/commit
- rename files to match the data types they implement, adusted Makefile
authorRobert Griesemer <gri@golang.org>
Mon, 17 Aug 2009 17:01:26 +0000 (10:01 -0700)
committerRobert Griesemer <gri@golang.org>
Mon, 17 Aug 2009 17:01:26 +0000 (10:01 -0700)
commit350a8e1a86d518e3e25761f0676243b47d2c54f3
tree08b63c20cdc7a6161e30d108458ac192cc1b86c5
parente5874223efef1928009fc34fd3b91c06713984c1
- rename files to match the data types they implement, adusted Makefile
- no other changes

R=r
DELTA=1248  (623 added, 623 deleted, 2 changed)
OCL=33371
CL=33371
src/pkg/big/Makefile
src/pkg/big/int.go [moved from src/pkg/big/bigZ.go with 100% similarity]
src/pkg/big/int_test.go [moved from src/pkg/big/bigZ_test.go with 100% similarity]
src/pkg/big/nat.go [moved from src/pkg/big/bigN.go with 100% similarity]
src/pkg/big/nat_test.go [moved from src/pkg/big/bigN_test.go with 100% similarity]