1
1
mc/src/x.h

15 строки
194 B
C
Исходник Обычный вид История

1998-02-27 04:54:42 +00:00
#ifndef HAVE_X
# include "textconf.h"
#endif
#ifdef HAVE_GNOME
1998-09-28 06:17:36 +00:00
# define GNOME_REGEX_H
1998-02-27 04:54:42 +00:00
# include <gnome.h>
# include "gconf.h"
# undef MIN
# undef MAX
# include "gmain.h"
#endif