From: Harco de Hilster Date: Wed, 11 Aug 1999 17:26:35 +0000 (+0000) Subject: README file (sparse) added. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/b80c8d89d6a067fbf9cc0f4bb8f66aa9e8c21e2b?ds=inline;hp=4107d4fdd115b9b2ba44caa38fdac1c8d0362104 README file (sparse) added. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3348 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/utils/wxPython/modules/README b/utils/wxPython/modules/README new file mode 100644 index 0000000000..152f6fcc62 --- /dev/null +++ b/utils/wxPython/modules/README @@ -0,0 +1,14 @@ +Modules subdir, more info later... + +stubs contains a template for new modules. + +html, lseditor are more or less usuable. + +glcanvas is moved from the main src directory. + +Note, there are no SWIG generated files in CVS yet. I don't expect them to +be useful at this stage, since you can't hack this stuff without a working & +patched up SWIG anyway. Besides, those big files really bog down my phone +line. + +Harm van der Heijden, Aug 11, 1999.