From abbd5d609cf7fe10b1be55b5db8f7ff1a709ab09 Mon Sep 17 00:00:00 2001 From: Marcelo Matus Date: Fri, 7 Oct 2005 13:22:09 +0000 Subject: [PATCH] add new .py files git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7609 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/Examples/test-suite/python/.cvsignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SWIG/Examples/test-suite/python/.cvsignore b/SWIG/Examples/test-suite/python/.cvsignore index 66a630421..32f6ec8e6 100644 --- a/SWIG/Examples/test-suite/python/.cvsignore +++ b/SWIG/Examples/test-suite/python/.cvsignore @@ -450,3 +450,5 @@ imports_a.py imports_b.py template_typedef_import.py li_cwstring.py +compactdefaultargs.py +refcount.py