*** 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:
William S Fulton 2006-01-30 22:45:30 +00:00
commit c21dd4543b
9 changed files with 86 additions and 5 deletions

View file

@ -0,0 +1,10 @@
gifplot.pm
*_wrap.c
*_wrap.cxx
example.dll
example.dsw
example.ncb
example.opt
example.plg
Release
Debug

View file

@ -0,0 +1,10 @@
gifplot.pm
*_wrap.c
*_wrap.cxx
example.dll
example.dsw
example.ncb
example.opt
example.plg
Release
Debug

View file

@ -0,0 +1,10 @@
gifplot.pm
*_wrap.c
*_wrap.cxx
example.dll
example.dsw
example.ncb
example.opt
example.plg
Release
Debug

View file

@ -0,0 +1,14 @@
php_gifplot.h
gifplot.php
*_wrap.c
*_wrap.cxx
*_wrap.cpp
*.dll
*.dsw
*.exp
*.lib
*.ncb
*.opt
*.plg
Release
Debug

View file

@ -0,0 +1,14 @@
php_example.h
gifplot.php
*_wrap.c
*_wrap.cxx
*_wrap.cpp
*.dll
*.dsw
*.exp
*.lib
*.ncb
*.opt
*.plg
Release
Debug

View file

@ -0,0 +1,14 @@
php_simple.h
simple.php
*_wrap.c
*_wrap.cxx
*_wrap.cpp
*.dll
*.dsw
*.exp
*.lib
*.ncb
*.opt
*.plg
Release
Debug

View file

@ -1,3 +1,5 @@
gifplot.py
gifplot.pyc
gifplot_wrap.c
*.so
*.dll

View file

@ -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

View file

@ -1,3 +1,5 @@
simple.py
simple.pyc
simple_wrap.c
*.so
*.dll