blob: 40ed900b2f1bb725b47e3ce47ac4eba7e656bfc4 (
plain)
1
2
3
4
5
6
|
/* $OpenBSD: transform.h,v 1.2 2001/01/29 01:58:24 niklas Exp $ */
#define PROG_CAPTOINFO "captoinfo"
#define PROG_INFOTOCAP "infotocap"
#define PROG_RESET "reset"
#define PROG_INIT "init"
|