From 76f78a96ceb3d5f9175ea3f3e892b86fee30daa6 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Sun, 19 Sep 1999 18:54:02 +0000 Subject: [PATCH] Added CVS module for wxPython git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3724 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- modules | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/modules b/modules index ae43c02021..55d7cf259b 100644 --- a/modules +++ b/modules @@ -67,6 +67,8 @@ wxOS2 -a wxWindows wxWindows/docs !wxWindows/docs/latex !wxWindows/docs/motif \ !wxWindows/src/qt !wxWindows/src/stubs !wxWindows/src/unix !wxWindows/src/zlib \ !wxWindows/src/iodbc wxWindows/src/generic wxWindows/src/html wxWindows/src/common wxWindows/src/os2 \ - wxWindows/src/xpm + wxWindows/src/xpm wxWindows/lib wxWindows/samples wxWindows/misc !wxWindows/misc/implib \ - wxWindows/testconf + wxWindows/testconf + +wxPython -a wxWindows/utils/wxPython wxWindows/docs/latex/wx -- 2.47.2