Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
mc
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули mc
Код
Релизы
2
Активность
mc
/
src
/
textconf.h
7 строки
93 B
C
Исходник
Обычный вид
История
Убрать экранирование
Экранировать
* *.h: Renamed multiple inclusion guards that started with a double underscore. Added #includes for dependent files. * popt.c: Likewise. * popthelp.c: Likewise. * tree.c: Moved a macro from tree.h to here, as it is useless outside tree.c.
2004-12-03 19:17:46 +00:00
#
ifndef MC_TEXTCONF_H
#
define MC_TEXTCONF_H
Initial revision
1998-02-27 04:54:42 +00:00
Renamed version to show_version to avoid name clashes.
2004-08-17 10:40:16 +00:00
extern
void
show_version
(
int
verbose
)
;
* features.h: Joined with textconf.h to avoid name clash with GNU Libc. * features.c: Renamed to ... * textconf.c: ... this * Makefile.in, cmd.c, main.c, text.c: necessary adjustments
2000-09-14 18:18:24 +00:00
* *.h: Renamed multiple inclusion guards that started with a double underscore. Added #includes for dependent files. * popt.c: Likewise. * popthelp.c: Likewise. * tree.c: Moved a macro from tree.h to here, as it is useless outside tree.c.
2004-12-03 19:17:46 +00:00
#
endif
Копировать постоянную ссылку