summaryrefslogtreecommitdiff
path: root/term/these_cause_cr.c
diff options
context:
space:
mode:
Diffstat (limited to 'term/these_cause_cr.c')
-rw-r--r--term/these_cause_cr.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/term/these_cause_cr.c b/term/these_cause_cr.c
deleted file mode 100644
index b73b288..0000000
--- a/term/these_cause_cr.c
+++ /dev/null
@@ -1,11 +0,0 @@
-#include <term.h>
-
-#define these_cause_cr tigetstr("docr")
-
-/** printing any of these characters causes TERMCAP(cr) **/
-
-/*
-TERMINFO_NAME(docr)
-TERMCAP_NAME(Zw)
-XOPEN(400)
-*/