Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(437)

Unified Diff: src/cmd/gofix/Makefile

Issue 4661051: code review 4661051: strings.Split: make the default to split all. (Closed)
Patch Set: diff -r eaa696629d4d https://go.googlecode.com/hg/ Created 12 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/cmd/godoc/index.go ('k') | src/cmd/gofix/main.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/cmd/gofix/Makefile
===================================================================
--- a/src/cmd/gofix/Makefile
+++ b/src/cmd/gofix/Makefile
@@ -19,6 +19,7 @@
procattr.go\
reflect.go\
sortslice.go\
+ stringssplit.go\
typecheck.go\
include ../../Make.cmd
« no previous file with comments | « src/cmd/godoc/index.go ('k') | src/cmd/gofix/main.go » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b