source: MondoRescue/branches/2.2.10/mondo/src/common/libmondo-gui.c@ 2357

Last change on this file since 2357 was 2357, checked in by Bruno Cornec, 15 years ago
  • Some more fgets => mr_getline transformations
  • XWIN define is gone
  • Property svn:keywords set to Id
File size: 156 bytes
Line 
1/* libmondo-gui.c
2 * $Id: libmondo-gui.c 2357 2009-08-29 01:22:10Z bruno $
3 */
4
5/**
6 * @file
7 * Chooses which GUI file to compile based on #defines.
8 * @see newt-specific.c
9 */
10
11#include "newt-specific.c"
Note: See TracBrowser for help on using the repository browser.