clean up when finished.

This commit is contained in:
rsc 2004-04-19 23:03:46 +00:00
parent 98cd2746cf
commit b4a659b6cf
21 changed files with 42 additions and 83 deletions

View file

@ -10,6 +10,8 @@ Biobuf fout;
#define BUFSIZE 70
void stringit(char *);
#undef isprint
#define isprint risprint
int isprint(Rune);
void