]> Cypherpunks repositories - gostls13.git/commit
move draw to exp
authorRuss Cox <rsc@golang.org>
Thu, 15 Oct 2009 00:15:56 +0000 (17:15 -0700)
committerRuss Cox <rsc@golang.org>
Thu, 15 Oct 2009 00:15:56 +0000 (17:15 -0700)
commitc058e20a187dd8c02ba716375378b35e76a34d50
treec2144600709b1c369824b1e1a22ee16a993f2f0f
parent17dfa682aeb58dbce6978b98343ef2097543b3fe
move draw to exp

R=r
DELTA=942  (471 added, 471 deleted, 0 changed)
OCL=35733
CL=35740
src/pkg/exp/draw/Makefile [moved from usr/rsc/draw/Makefile with 100% similarity]
src/pkg/exp/draw/arith.go [moved from usr/rsc/draw/arith.go with 100% similarity]
src/pkg/exp/draw/color.go [moved from usr/rsc/draw/color.go with 100% similarity]
src/pkg/exp/draw/draw.go [moved from usr/rsc/draw/draw.go with 100% similarity]
src/pkg/exp/draw/event.go [moved from usr/rsc/draw/event.go with 100% similarity]