summaryrefslogtreecommitdiffstats
path: root/usr.bin/tic/transform.h
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>2000-10-08 22:46:53 +0000
committermillert <millert@openbsd.org>2000-10-08 22:46:53 +0000
commit91421ef511f3d137bc8cbea1d63f2c50663d7a1f (patch)
treed1326167c538bf562ffc9cfee9ecbc91a458846e /usr.bin/tic/transform.h
parentUpdate to ncurses-5.1-20001007 version: (diff)
downloadwireguard-openbsd-91421ef511f3d137bc8cbea1d63f2c50663d7a1f.tar.xz
wireguard-openbsd-91421ef511f3d137bc8cbea1d63f2c50663d7a1f.zip
update to ncurses-5.1-20001007
Diffstat (limited to 'usr.bin/tic/transform.h')
-rw-r--r--usr.bin/tic/transform.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.bin/tic/transform.h b/usr.bin/tic/transform.h
new file mode 100644
index 00000000000..a2e7e431714
--- /dev/null
+++ b/usr.bin/tic/transform.h
@@ -0,0 +1,4 @@
+#define PROG_CAPTOINFO "captoinfo"
+#define PROG_INFOTOCAP "infotocap"
+#define PROG_RESET "reset"
+#define PROG_INIT "init"