Update of /cvsroot/wxlua/wxLua/docs
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv507/docs
Modified Files:
binding.html
Log Message:
deprecate %wxchkver2X and %wxcompat2X, use %wxchkver_X_Y_Z and %wxcompat_XY
Index: binding.html
===================================================================
RCS file: /cvsroot/wxlua/wxLua/docs/binding.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** binding.html 7 Feb 2007 04:56:24 -0000 1.14
--- binding.html 9 Mar 2007 00:16:18 -0000 1.15
***************
*** 3,12 ****
<head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
- <title>wxLua Binding HowTo</title>
- <meta content="John Labenski" name="author">
</head>
[...1891 lines suppressed...]
%__WXX11__<br>
+
%__WXWINE__<br>
+
%__WXUNIVERSAL__<br>
+
%__X__<br>
+
%__WXWINCE__<br>
+
<br>
+
</body>
</html>
|