From: John L. <jr...@us...> - 2006-12-04 05:54:43
|
Update of /cvsroot/wxlua/wxLua/docs In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv23310/wxLua/docs Modified Files: binding.html Log Message: update docs remove unnecessary extern declarations in the cpp binding files Index: binding.html =================================================================== RCS file: /cvsroot/wxlua/wxLua/docs/binding.html,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** binding.html 9 Jun 2006 03:24:49 -0000 1.11 --- binding.html 4 Dec 2006 05:54:40 -0000 1.12 *************** *** 3,16 **** <head> - - <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"> ! ! - [...2290 lines suppressed...] %__WXPM__<br> %__WXSTUBS__<br> %__WXXT__<br> %__WXX11__<br> %__WXWINE__<br> %__WXUNIVERSAL__<br> %__X__<br> %__WXWINCE__<br> <br> </body> </html> |