]> Cypherpunks repositories - gostls13.git/commit
move template into its own directory so it can have more files
authorRob Pike <r@golang.org>
Thu, 9 Apr 2009 06:43:02 +0000 (23:43 -0700)
committerRob Pike <r@golang.org>
Thu, 9 Apr 2009 06:43:02 +0000 (23:43 -0700)
commit4482801477bedbc0beb76c220e793450e0b01737
tree5f447ab2d6e195dc6726da2ae7548cba9eb64908
parent7d6c0018fbddc1a580a3496ac695912ef9dd4c4a
move template into its own directory so it can have more files

R=rsc
DELTA=1421  (736 added, 685 deleted, 0 changed)
OCL=27249
CL=27249
src/lib/Makefile
src/lib/template/Makefile [new file with mode: 0644]
src/lib/template/template.go [moved from src/lib/template.go with 100% similarity]
src/lib/template/template_test.go [moved from src/lib/template_test.go with 100% similarity]
src/run.bash