]> Cypherpunks repositories - gostls13.git/commitdiff
doc: remove file.go from run (fix windows build)
authorAndrew Gerrand <adg@golang.org>
Mon, 12 Dec 2011 05:14:38 +0000 (16:14 +1100)
committerAndrew Gerrand <adg@golang.org>
Mon, 12 Dec 2011 05:14:38 +0000 (16:14 +1100)
R=golang-dev, r, alex.brainman, r
CC=golang-dev
https://golang.org/cl/5479069

doc/progs/run

index dd586399fabd86c14ad69539a3dad065594168e1..d8efe96c250c60589ccbbd0ac5de27526450b6b0 100755 (executable)
@@ -35,7 +35,6 @@ go_tutorial="
        cat.go 
        cat_rot13.go 
        echo.go 
-       file.go
        helloworld.go 
        helloworld3.go 
        print.go