]> git.saurik.com Git - wxWidgets.git/commit
No need to separate generated code for html because there are no
authorRobin Dunn <robin@alldunn.com>
Tue, 14 Sep 1999 02:17:59 +0000 (02:17 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 14 Sep 1999 02:17:59 +0000 (02:17 +0000)
commita65c6e1446cee19ef68d063a8e93289a9aa64c90
treece60e4698a556b00bb1b1eaaf4b40b808856cbda
parent0f66a9f39d0d48f3e0da6641fa66d1b3db305732
No need to separate generated code for html because there are no
platform differences.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3657 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
12 files changed:
utils/wxPython/modules/html/build.cfg
utils/wxPython/modules/html/gtk/.cvsignore [deleted file]
utils/wxPython/modules/html/gtk/html.cpp [deleted file]
utils/wxPython/modules/html/gtk/html.py [deleted file]
utils/wxPython/modules/html/html.cpp [new file with mode: 0644]
utils/wxPython/modules/html/html.i
utils/wxPython/modules/html/html.py [new file with mode: 0644]
utils/wxPython/modules/html/msw/.cvsignore [deleted file]
utils/wxPython/modules/html/msw/html.cpp [deleted file]
utils/wxPython/modules/html/msw/html.py [deleted file]
utils/wxPython/modules/html/msw/htmlhelp.cpp [deleted file]
utils/wxPython/modules/html/msw/htmlhelp.py [deleted file]