1
0
mirror of https://github.com/golang/go synced 2024-11-22 08:14:40 -07:00

- 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
This commit is contained in:
Robert Griesemer 2009-08-17 10:01:26 -07:00
parent e5874223ef
commit 350a8e1a86
5 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ GOFILES=\
defs.go\
arith.go\
big.go\
bigN.go\
bigZ.go\
nat.go\
int.go\
OFILES=\
arith_$(GOARCH).$O\