mirror of https://github.com/golang/go.git
Due to removal of go_tutorial, unused programs are removed.
makehtml is unnecessary (it also gives wrong messages when
the destination file doesn't exist)
progs/run now compiles all remaining programs under doc/progs.
Fixes #3076 (again)
R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/5755053
|
||
|---|---|---|
| .. | ||
| defer.go | ||
| defer2.go | ||
| eff_bytesize.go | ||
| eff_qr.go | ||
| eff_sequence.go | ||
| error.go | ||
| error2.go | ||
| error3.go | ||
| error4.go | ||
| go1.go | ||
| interface.go | ||
| interface2.go | ||
| run | ||
| slices.go | ||