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

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

Id property added on files to allow for better conf. management

  • Property svn:keywords set to Id
File size: 174 bytes
Line 
1/* libmondo-gui.h
2 * $Id: libmondo-gui.h 30 2005-09-28 23:32:28Z bcornec $
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.