Update of /cvsroot/wxlua/wxLua/apps/wxlua/src
In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv28816/wxLua/apps/wxlua/src
Modified Files:
editor.h
Log Message:
Ignore #! shebang at the beginning of Lua files for UNIX systems.
Remove tabs in wxluasudoku
Index: editor.h
===================================================================
RCS file: /cvsroot/wxlua/wxLua/apps/wxlua/src/editor.h,v
retrieving revision 1.44
retrieving revision 1.45
diff -C2 -d -r1.44 -r1.45
*** editor.h 25 Aug 2010 14:31:24 -0000 1.44
--- editor.h 23 Nov 2010 04:41:04 -0000 1.45
***************
*** 10,15 ****
extern const unsigned char editor_wx_lua[];
! const size_t editor_wx_lua_len = 91510;
! const unsigned char editor_wx_lua[91511] = {
45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 61, 45, 45, 45, 10,
45, 45, 32, 78, 97,109,101, 58, 32, 32, 32, 32, 32, 32, 32, 32, 69,100,105,116,111,114, 46,119,120, 46,108,117, 97, 10,
--- 10,15 ----
extern const unsigned char editor_wx_lua[];
! const size_t editor_wx_lua_len = 91666;
! const unsigned char editor_wx_lua[91667] = {
45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 61, 45, 45, 45, 10,
45, 45, 32, 78, 97,109,101, 58, 32, 32, 32, 32, 32, 32, 32, 32, 69,100,105,116,111,114, 46,119,120, 46,108,117, 97, 10,
***************
*** 1745,1748 ****
--- 1745,1754 ----
102,117,110, 99,116,105,111,110, 32, 67,111,109,112,105,108,101, 80,114,111,103,114, 97,109, 40,101,100,105,116,111,114, 41, 10,
32, 32, 32, 32,108,111, 99, 97,108, 32,101,100,105,116,111,114, 84,101,120,116, 32, 61, 32,101,100,105,116,111,114, 58, 71,101,116, 84,101,120,116, 40, 41, 10,
+ 10,
+ 32, 32, 32, 32, 45, 45, 32, 73,103,110,111,114,101, 32,116,104,101, 32,115,104,101, 98, 97,110,103, 32, 97,116, 32,116,104,101, 32, 98,101,103,105,110,110,105,110,103, 44, 32,105,102, 32,105,116, 39,115, 32,116,104,101,114,101, 46, 10,
+ 32, 32, 32, 32,105,102, 32,115,116,114,105,110,103, 46,115,117, 98, 40,101,100,105,116,111,114, 84,101,120,116, 44, 32, 49, 44, 32, 50, 41, 32, 61, 61, 32, 34, 35, 33, 34, 32,116,104,101,110, 10,
+ 32, 32, 32, 32, 32, 32, 32, 32,101,100,105,116,111,114, 84,101,120,116, 32, 61, 32, 34, 45, 45, 34, 46, 46,101,100,105,116,111,114, 84,101,120,116, 10,
+ 32, 32, 32, 32,101,110,100, 10,
+ 10,
32, 32, 32, 32,108,111, 99, 97,108, 32,105,100, 32, 32, 32, 32, 32, 32, 32, 32, 32, 61, 32,101,100,105,116,111,114, 58, 71,101,116, 73,100, 40, 41, 10,
32, 32, 32, 32,108,111, 99, 97,108, 32,102,105,108,101, 80, 97,116,104, 32, 32, 32, 61, 32, 77, 97,107,101, 68,101, 98,117,103, 70,105,108,101, 78, 97,109,101, 40,101,100,105,116,111,114, 44, 32,111,112,101,110, 68,111, 99,117,109,101,110,116,115, 91,105,100, 93, 46,102,105,108,101, 80, 97,116,104, 41, 10,
|