summaryrefslogtreecommitdiff
path: root/Lib/python/pyruntime.swg
diff options
context:
space:
mode:
authorJohn Lenz <jlenz2@math.uiuc.edu>2005-02-01 00:08:24 +0000
committerJohn Lenz <jlenz2@math.uiuc.edu>2005-02-01 00:08:24 +0000
commitc3338b1a1686503721583a9e53a2f78a7a88731f (patch)
treebd4b02a8e82f457a2324d80c4755eb1418a9a9e1 /Lib/python/pyruntime.swg
parent0f2ed8e65544fe8c284035008ce0e987df8ba81c (diff)
downloadswig-c3338b1a1686503721583a9e53a2f78a7a88731f.tar.gz
- Improve the runtime type sytesm
- Update all languages to new type system - Add DohSortList function - Fix mzscheme Examples/Makefile git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6930 626c5289-ae23-0410-ae9c-e8d60b6d4f22
Diffstat (limited to 'Lib/python/pyruntime.swg')
-rw-r--r--Lib/python/pyruntime.swg1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/python/pyruntime.swg b/Lib/python/pyruntime.swg
index b22588d14..bdf9bb70d 100644
--- a/Lib/python/pyruntime.swg
+++ b/Lib/python/pyruntime.swg
@@ -4,6 +4,5 @@
%}
%insert(runtime) "swigrun.swg"; /* Common C API type-checking code */
-%insert(runtime) "common.swg"; /* Common type-checking code */
%insert(runtime) "pyapi.swg"; /* SWIG/Pyton API */
%insert(runtime) "pyrun.swg"; /* Python run-time code */