20 lines
583 B
Diff
20 lines
583 B
Diff
|
diff -wruN -x '*~' ../orig-swig-2.0.9/Examples/test-suite/python/Makefile.in ./Examples/test-suite/python/Makefile.in
|
||
|
--- ../orig-swig-2.0.9/Examples/test-suite/python/Makefile.in 2012-04-14 23:11:19.000000000 +0200
|
||
|
+++ ./Examples/test-suite/python/Makefile.in 2012-12-19 15:12:29.072322715 +0100
|
||
|
@@ -46,7 +46,6 @@
|
||
|
li_cwstring \
|
||
|
li_factory \
|
||
|
li_implicit \
|
||
|
- li_std_containers_int \
|
||
|
li_std_map_member \
|
||
|
li_std_multimap \
|
||
|
li_std_pair_extra \
|
||
|
@@ -69,6 +68,7 @@
|
||
|
swigobject \
|
||
|
template_matrix
|
||
|
|
||
|
+# li_std_containers_int
|
||
|
# li_std_carray
|
||
|
# director_profile
|
||
|
# python_pybuf
|