Main Page | Class List | Directories | File List | Class Members | File Members | Related Pages

rdebug.h

Go to the documentation of this file.
00001 // $Id: rdebug.h,v 1.1 2005/06/13 13:18:03 rcr_muc Exp $
00002 // just two macros to make life easier
00003 // 2005-04-01 rcr
00004 
00005 #ifndef RDEBUG_H
00006 #define RDEBUG_H
00007 
00008 #include <iostream>
00009 #define rDebug std::cerr
00010 #define NL "\n"
00011 
00012 #endif // RDEBUG_H

Go back to rwm - the window manager's - Home page.
created 13 Jun 2005 for colordlg $Revision:1.1$ by Rolf C. Rönnau using doxygen 1.4.2