From 0afaec28ef283feae7f4cbc89bf5618b6bde1f7d Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Sun, 29 Aug 2004 20:43:15 +0000 Subject: [PATCH] no message git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6167 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- Examples/test-suite/csharp/.cvsignore | 1 + Examples/test-suite/java/.cvsignore | 1 + 2 files changed, 2 insertions(+) diff --git a/Examples/test-suite/csharp/.cvsignore b/Examples/test-suite/csharp/.cvsignore index 20ce7622d..51ca77bfd 100644 --- a/Examples/test-suite/csharp/.cvsignore +++ b/Examples/test-suite/csharp/.cvsignore @@ -24,6 +24,7 @@ bool_default casts cast_operator char_constant +char_strings class_ignore class_scope_weird constant_pointers diff --git a/Examples/test-suite/java/.cvsignore b/Examples/test-suite/java/.cvsignore index 2f86509bc..8a580fe47 100644 --- a/Examples/test-suite/java/.cvsignore +++ b/Examples/test-suite/java/.cvsignore @@ -24,6 +24,7 @@ bool_default casts cast_operator char_constant +char_strings class_ignore class_scope_weird constant_pointers