]> Cypherpunks repositories - gostls13.git/commit
gotype: move to exp/gotype per Go 1 plan
authorRobert Griesemer <gri@golang.org>
Thu, 13 Oct 2011 23:36:53 +0000 (16:36 -0700)
committerRobert Griesemer <gri@golang.org>
Thu, 13 Oct 2011 23:36:53 +0000 (16:36 -0700)
commit812249fe5e524b2e8a7e6fd1722a05322fced4c0
tree3be306cf09258d98bca3595f85ace9f84a3f1e81
parentda7538c29c1f42fc729110ffb8d6376a5750dd50
gotype: move to exp/gotype per Go 1 plan

R=r, dsymonds
CC=golang-dev
https://golang.org/cl/5269043
src/cmd/Makefile
src/pkg/Makefile
src/pkg/exp/gotype/Makefile [moved from src/cmd/gotype/Makefile with 82% similarity]
src/pkg/exp/gotype/doc.go [moved from src/cmd/gotype/doc.go with 100% similarity]
src/pkg/exp/gotype/gotype.go [moved from src/cmd/gotype/gotype.go with 100% similarity]
src/pkg/exp/gotype/gotype_test.go [moved from src/cmd/gotype/gotype_test.go with 100% similarity]
src/pkg/exp/gotype/testdata/test1.go [moved from src/cmd/gotype/testdata/test1.go with 100% similarity]