*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8285 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2006-01-08 01:17:12 +00:00
commit 3421742f46
4 changed files with 53 additions and 2 deletions

View file

@ -0,0 +1,12 @@
example.pm
*_wrap.c
*_wrap.cxx
example.dll
example.dsw
example.ncb
example.opt
example.plg
Release
Debug
Example.class
Example.h

View file

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

View file

@ -1,2 +1,13 @@
example_wrap.cxx
Example.class Example.h
*_wrap.c
*_wrap.cxx
*.dll
*.dsw
*.exp
*.lib
*.ncb
*.opt
*.plg
Release
Debug
Example.class
Example.h

View file

@ -0,0 +1,13 @@
*_wrap.c
*_wrap.cxx
*.dll
*.dsw
*.exp
*.lib
*.ncb
*.opt
*.plg
Release
Debug
Example.class
Example.h