summaryrefslogtreecommitdiff
path: root/term/pulse.c
blob: f86a439b8d92c864b07c64a5e423372a3d2e4e18 (plain)
1
2
3
4
5
6
7
8
9
10
11
#include <term.h>

#define pulse tigetstr("pulse")

/** select pulse dialing **/

/*
TERMINFO_NAME(pulse)
TERMCAP_NAME(PU)
XOPEN(400)
*/