From 73b3b898d6b170b4c388f9cc786897da77cfd3cc 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/SWIG@6755 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- Examples/python/check.list | 1 + 1 file changed, 1 insertion(+) diff --git a/Examples/python/check.list b/Examples/python/check.list index 2357a7e1f..bc0303a04 100644 --- a/Examples/python/check.list +++ b/Examples/python/check.list @@ -22,6 +22,7 @@ shadow simple smartptr std_vector +swigrun template varargs variables