From 48e2a097153fe928bfcd10c18c551f044f4f756f Mon Sep 17 00:00:00 2001 From: Marcelo Matus Date: Thu, 29 Sep 2005 13:15:24 +0000 Subject: [PATCH] add swigpyrun.h git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7551 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- Examples/python/swigrun/.cvsignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Examples/python/swigrun/.cvsignore b/Examples/python/swigrun/.cvsignore index 209046d5e..78062c492 100644 --- a/Examples/python/swigrun/.cvsignore +++ b/Examples/python/swigrun/.cvsignore @@ -1,2 +1,3 @@ example.py example_wrap.cxx example_wrap.h example.pyc +swigpyrun.h