*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4780 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2003-05-08 15:27:27 +00:00
commit cfba21df42
2 changed files with 14 additions and 5 deletions

View file

@ -5,10 +5,10 @@ bar.pm
spam.pm
*_wrap.c
*_wrap.cxx
example.dll
example.dsw
example.ncb
example.opt
example.plg
*.dll
*.dsw
*.ncb
*.opt
*.plg
Release
Debug

View file

@ -5,3 +5,12 @@ Makefile.in
lib*.c
lib*.lo
lib*.la
swig*.dsw
swig*.dll
swig*.exp
swig*.lib
swig*.ncb
swig*.opt
swig*.plg
Release
Debug