*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8651 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
7b2dbbc3ce
commit
ba3a92deca
10 changed files with 84 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
gifplot.pm
|
||||
simple.pm
|
||||
*_wrap.c
|
||||
*_wrap.cxx
|
||||
example.dll
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
simple.py
|
||||
simple.pyc
|
||||
gifplot.py
|
||||
gifplot.pyc
|
||||
*_wrap.c
|
||||
*_wrap.cxx
|
||||
*.dll
|
||||
|
|
|
|||
5
SWIG/Examples/lua/constants/.cvsignore
Normal file
5
SWIG/Examples/lua/constants/.cvsignore
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
*wrap*
|
||||
*.so
|
||||
*.dll
|
||||
*.exp
|
||||
*.lib
|
||||
5
SWIG/Examples/lua/functest/.cvsignore
Normal file
5
SWIG/Examples/lua/functest/.cvsignore
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
*wrap*
|
||||
*.so
|
||||
*.dll
|
||||
*.exp
|
||||
*.lib
|
||||
5
SWIG/Examples/lua/pointer/.cvsignore
Normal file
5
SWIG/Examples/lua/pointer/.cvsignore
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
*wrap*
|
||||
*.so
|
||||
*.dll
|
||||
*.exp
|
||||
*.lib
|
||||
10
SWIG/Examples/perl5/multiple_inheritance/.cvsignore
Normal file
10
SWIG/Examples/perl5/multiple_inheritance/.cvsignore
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
example.pm
|
||||
*_wrap.c
|
||||
*_wrap.cxx
|
||||
example.dll
|
||||
example.dsw
|
||||
example.ncb
|
||||
example.opt
|
||||
example.plg
|
||||
Release
|
||||
Debug
|
||||
14
SWIG/Examples/php4/cpointer/.cvsignore
Normal file
14
SWIG/Examples/php4/cpointer/.cvsignore
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
php_example.h
|
||||
example.php
|
||||
*_wrap.c
|
||||
*_wrap.cxx
|
||||
*_wrap.cpp
|
||||
*.dll
|
||||
*.dsw
|
||||
*.exp
|
||||
*.lib
|
||||
*.ncb
|
||||
*.opt
|
||||
*.plg
|
||||
Release
|
||||
Debug
|
||||
14
SWIG/Examples/php4/disown/.cvsignore
Normal file
14
SWIG/Examples/php4/disown/.cvsignore
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
php_example.h
|
||||
example.php
|
||||
*_wrap.c
|
||||
*_wrap.cxx
|
||||
*_wrap.cpp
|
||||
*.dll
|
||||
*.dsw
|
||||
*.exp
|
||||
*.lib
|
||||
*.ncb
|
||||
*.opt
|
||||
*.plg
|
||||
Release
|
||||
Debug
|
||||
14
SWIG/Examples/php4/overloading/.cvsignore
Normal file
14
SWIG/Examples/php4/overloading/.cvsignore
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
php_example.h
|
||||
example.php
|
||||
*_wrap.c
|
||||
*_wrap.cxx
|
||||
*_wrap.cpp
|
||||
*.dll
|
||||
*.dsw
|
||||
*.exp
|
||||
*.lib
|
||||
*.ncb
|
||||
*.opt
|
||||
*.plg
|
||||
Release
|
||||
Debug
|
||||
14
SWIG/Examples/php4/pragmas/.cvsignore
Normal file
14
SWIG/Examples/php4/pragmas/.cvsignore
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
php_example.h
|
||||
example.php
|
||||
*_wrap.c
|
||||
*_wrap.cxx
|
||||
*_wrap.cpp
|
||||
*.dll
|
||||
*.dsw
|
||||
*.exp
|
||||
*.lib
|
||||
*.ncb
|
||||
*.opt
|
||||
*.plg
|
||||
Release
|
||||
Debug
|
||||
Loading…
Add table
Add a link
Reference in a new issue