source: MondoRescue/trunk/mondo/mondo/common/libmondo-gui.h@ 1

Last change on this file since 1 was 1, checked in by bcornec, 19 years ago

Initial import from latest mondo-2.04_cvs_20050503/mindi-1.04_cvs_20050503 on http://www.mondorescue.org

File size: 174 bytes
RevLine 
[1]1/* libmondo-gui.h
2 * $Id: libmondo-gui.h,v 1.2 2004/06/10 15:29:12 hugo Exp $
3 */
4
5#ifdef _XWIN
6 #include "X-specific.h"
7#else
8 #include "newt-specific.h"
9#endif
10
11
12
13
14
15
Note: See TracBrowser for help on using the repository browser.