include the user's fragment file in the same place

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7693 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Marcelo Matus 2005-10-20 09:58:19 +00:00
commit 2811e2a09a
6 changed files with 52 additions and 60 deletions

View file

@ -30,8 +30,6 @@
* All the typemaps
* ----------------------------------------------------------------------------- */
%include "pyfragments.swg"
%include <typemaps/exception.swg>
%include <pyswigtype.swg>
%include <typemaps/void.swg>