*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9572 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2006-11-20 21:34:47 +00:00
commit 6a4eaadc7f
30 changed files with 57 additions and 3 deletions

View file

@ -1,2 +1,15 @@
example.py example_wrap.cxx example_wrap.h
example.py
example.pyc
*_wrap.c
*_wrap.cxx
*_wrap.h
*.pyd
*.dll
*.dsw
*.exp
*.lib
*.ncb
*.opt
*.plg
Release
Debug