]> Cypherpunks repositories - gostls13.git/commitdiff
move regexp to lib
authorRob Pike <r@golang.org>
Wed, 15 Oct 2008 02:22:17 +0000 (19:22 -0700)
committerRob Pike <r@golang.org>
Wed, 15 Oct 2008 02:22:17 +0000 (19:22 -0700)
next cl will update names and add to build

R=rsc
DELTA=1876  (938 added, 938 deleted, 0 changed)
OCL=17149
CL=17166

src/lib/regexp/Makefile [moved from usr/r/regexp/Makefile with 100% similarity]
src/lib/regexp/main.go [moved from usr/r/regexp/main.go with 100% similarity]
src/lib/regexp/regexp.go [moved from usr/r/regexp/regexp.go with 100% similarity]

similarity index 100%
rename from usr/r/regexp/main.go
rename to src/lib/regexp/main.go