mirror of
https://github.com/golang/go
synced 2024-11-22 02:04: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:
parent
e5874223ef
commit
350a8e1a86
@ -9,8 +9,8 @@ GOFILES=\
|
||||
defs.go\
|
||||
arith.go\
|
||||
big.go\
|
||||
bigN.go\
|
||||
bigZ.go\
|
||||
nat.go\
|
||||
int.go\
|
||||
|
||||
OFILES=\
|
||||
arith_$(GOARCH).$O\
|
||||
|
Loading…
Reference in New Issue
Block a user