Dump some old code up in here.

This commit is contained in:
2020-02-11 18:36:15 -08:00
parent d7c4c0800d
commit a2af41e2a4
21 changed files with 2981 additions and 0 deletions

View File

@@ -7,7 +7,9 @@
#ifndef KTE_DEFS_H
#define KTE_DEFS_H
#include <sys/queue.h>
#include <ncurses.h>
#define KTE_TAB_STOP 8