.hgeol
author Chris Jones <chris@cjones.org>
Sun, 08 Jan 2012 13:04:09 -0700
changeset 69 a38173c1c8b2
parent 53 4434108fdab0
permissions -rw-r--r--
Correct my misunderstanding of Go's break, and fix how we close channels and Writers so we can shut down our goroutines gracefully.

# Leave this file -- it activates the Mercurial EOL extension to
# convert newlines between various formats.
[patterns]
**.go = native
**Makefile* = LF
**README* = native
**.txt = native
.hgeol = native