From: Francesco M. <fr...@us...> - 2006-05-21 19:17:12
|
Update of /cvsroot/wxlua/wxLua/modules/wxluadebug/include In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv22600/modules/wxluadebug/include Modified Files: wxluadebugdefs.h Log Message: added final newlines to *defs.h; added WXMAKINGDLL_LUAMODULE; fixed configure script message Index: wxluadebugdefs.h =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/wxluadebug/include/wxluadebugdefs.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** wxluadebugdefs.h 20 May 2006 19:57:59 -0000 1.1 --- wxluadebugdefs.h 21 May 2006 19:17:00 -0000 1.2 *************** *** 30,32 **** #endif ! #endif // __WX_WXLUADEBUGDEFS_H__ \ No newline at end of file --- 30,32 ---- #endif ! #endif // __WX_WXLUADEBUGDEFS_H__ |