mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
Move usr/dsymonds/iterable to src/pkg/exp/iterable.
Remove remainder of usr/dsymonds. R=rsc,r APPROVED=r DELTA=685 (275 added, 409 deleted, 1 changed) OCL=35810 CL=35933
This commit is contained in:
parent
f591591a28
commit
69fc06dfa1
7 changed files with 4 additions and 7 deletions
|
|
@ -59,11 +59,6 @@ time make
|
|||
./chanrun
|
||||
) || exit $?
|
||||
|
||||
(xcd ../usr/dsymonds/iterable
|
||||
make clean
|
||||
time make test
|
||||
) || exit $?
|
||||
|
||||
(xcd pkg/exp/ogle
|
||||
make clean
|
||||
time make ogle
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue