*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8649 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
636e593cb1
commit
c21dd4543b
9 changed files with 86 additions and 5 deletions
|
|
@ -1,3 +1,5 @@
|
|||
gifplot.py
|
||||
gifplot.pyc
|
||||
gifplot_wrap.c
|
||||
*.so
|
||||
*.dll
|
||||
|
|
|
|||
|
|
@ -1,8 +1,13 @@
|
|||
gifplot.py
|
||||
gifplot.pyc
|
||||
gifplot_wrap.c
|
||||
*.so
|
||||
simple.py
|
||||
simple.pyc
|
||||
*_wrap.c
|
||||
*_wrap.cxx
|
||||
*.dll
|
||||
*.gif
|
||||
*.dsw
|
||||
*.exp
|
||||
*.lib
|
||||
*.ncb
|
||||
*.opt
|
||||
*.plg
|
||||
Release
|
||||
Debug
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
simple.py
|
||||
simple.pyc
|
||||
simple_wrap.c
|
||||
*.so
|
||||
*.dll
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue