From 6efd5eb6a09c618535de0d317efdd0bb5d08c895 Mon Sep 17 00:00:00 2001 From: Marcelo Matus Date: Tue, 22 Feb 2005 19:59:04 +0000 Subject: [PATCH] add new cases git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6984 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/Examples/test-suite/python/.cvsignore | 1 + 1 file changed, 1 insertion(+) diff --git a/SWIG/Examples/test-suite/python/.cvsignore b/SWIG/Examples/test-suite/python/.cvsignore index 7a5b22cdd..dc9c8ead0 100644 --- a/SWIG/Examples/test-suite/python/.cvsignore +++ b/SWIG/Examples/test-suite/python/.cvsignore @@ -424,3 +424,4 @@ clientdata_prop_b.py imports_a.py imports_b.py template_typedef_import.py +ordering.py typemap_variables.py