annotate output.h @ 29:8d915cb578dd

Added tag posted-20101220 for changeset 8a955e3dda2c
author David A. Holland
date Mon, 20 Dec 2010 05:44:08 -0500
parents e3fab8f1b52c
children 76c114899f63
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
21
e3fab8f1b52c strip comments.
David A. Holland
parents: 19
diff changeset
1 void output(const struct place *p, const char *buf, size_t len);
19
f9792a9ec704 macro expansion.
David A. Holland
parents:
diff changeset
2 void output_eof(void);