From 3ce073b679b2deb99c7f4726cc0ee42136caa5a0 Mon Sep 17 00:00:00 2001 From: Marcelo Matus Date: Thu, 18 Nov 2004 00:42:25 +0000 Subject: [PATCH] add example of how to include the swig runtime code into external user code git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6755 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/Examples/python/check.list | 1 + 1 file changed, 1 insertion(+) diff --git a/SWIG/Examples/python/check.list b/SWIG/Examples/python/check.list index 2357a7e1f..bc0303a04 100644 --- a/SWIG/Examples/python/check.list +++ b/SWIG/Examples/python/check.list @@ -22,6 +22,7 @@ shadow simple smartptr std_vector +swigrun template varargs variables