projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42bcb12
)
test cvs commit
author
Robin Dunn
<robin@alldunn.com>
Tue, 2 Jan 2001 19:41:04 +0000
(19:41 +0000)
committer
Robin Dunn
<robin@alldunn.com>
Tue, 2 Jan 2001 19:41:04 +0000
(19:41 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9035
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
wxPython/setup.py
patch
|
blob
|
blame
|
history
diff --git
a/wxPython/setup.py
b/wxPython/setup.py
index 64f8b2496906564fd772f6f3db61515346d8a216..5064aaf328b96db420de2a0979c239e56b3b7ca9 100755
(executable)
--- a/
wxPython/setup.py
+++ b/
wxPython/setup.py
@@
-204,7
+204,7
@@
swig_files = [ 'wx.i', 'windows.i', 'windows2.i', 'windows3.i', 'events.i',
'controls2.i', 'cmndlgs.i', 'stattool.i', 'frames.i', 'image.i',
'printfw.i', 'sizers.i', 'clip_dnd.i',
'filesys.i', 'streams.i',
-
#
'grid.i', 'html.i', 'htmlhelp.i', 'calendar.i', 'utils.i',
+
##
'grid.i', 'html.i', 'htmlhelp.i', 'calendar.i', 'utils.i',
]
swig_sources = run_swig(swig_files, 'src', GENDIR, PKGDIR,