]> Cypherpunks repositories - gostls13.git/commit
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)
commit69baaa975197bc70ff1f106fa7db3e18f983a674
treef06f7331ad0775154f3e460e2785d9ad897120e1
parent4248607ffe8aeff628bc692d53c0acf8aa5bec3a
move regexp to lib
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]