*** 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:
parent
cfba21df42
commit
11d13025a8
3 changed files with 23 additions and 16 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue