source: MondoRescue/branches/3.2/mondo/src/common/libmondo-gui.c@ 3375

Last change on this file since 3375 was 3191, checked in by Bruno Cornec, 11 years ago
  • Lots of memory management backports from 3.1 to 3.2 - still not finished, nor working ATM. the common subdir was done during travel, so this is essentially a backup !
  • Property svn:keywords set to Id
File size: 156 bytes
Line 
1/* libmondo-gui.c
2 * $Id: libmondo-gui.c 3191 2013-09-25 06:55:45Z 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.