Merge branch 'DEV_mcview2'
[midnight-commander.git] / src / textconf.h
blobbe87bc81f330223cb79a1d897afffa7cc6290e4c
2 /** \file textconf.h
3 * \brief Header: prints features specific for this build
4 */
6 #ifndef MC_TEXTCONF_H
7 #define MC_TEXTCONF_H
9 extern void show_version (int verbose);
11 #endif