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

@ -11,6 +11,8 @@
#include <complete.h>
#include "term.h"
int noecho = 0;
typedef struct Text Text;
typedef struct Readbuf Readbuf;