*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4781 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2003-05-08 15:32:36 +00:00
commit 11d13025a8
3 changed files with 23 additions and 16 deletions

View file

@ -5,11 +5,11 @@ spam.py
*_wrap.c
*_wrap.cxx
*.dll
*.dsw
*.exp
*.lib
*.ncb
*.opt
*.plg
example.dsw
example.exp
example.lib
example.ncb
example.opt
example.plg
Release
Debug

View file

@ -1,12 +1,19 @@
bar.py
base.py
foo.py
spam.py
bar.pyc
base.pyc
foo.pyc
spam.pyc
*_wrap.c
*_wrap.cxx
*.dll
*.dsw
*.exp
*.lib
*.ncb
*.opt
*.plg
example.dsw
example.exp
example.lib
example.ncb
example.opt
example.plg
Release
Debug