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