1
1
mc/src/textconf.h
Pavel Roskin f2e38b2c3a * textconf.h: Get rid of all PORT_HAS_*. Adjust all users.
Continued eliminating GNOME code.
2001-09-16 01:10:09 +00:00

11 строки
172 B
C

#ifndef __TEXTCONF_H
#define __TEXTCONF_H
/* Features of the text mode edition */
#define x_flush_events()
extern void version (int verbose);
#endif /* __TEXTCONF_H */