Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
temporarily disable all ignores of operators
  • Loading branch information
Soeren Sonnenburg committed Aug 26, 2011
1 parent 443fa3e commit b17f07e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/interfaces/modular/modshogun_ignores.i
@@ -1,7 +1,7 @@
%ignore operator[];
/*%ignore operator[];
%ignore operator=;
/*%ignore operator==;*/
%ignore operator!=;
%ignore operator==;
%ignore operator!=;*/

#ifdef SWIGJAVA
%ignore SGIO;
Expand Down

0 comments on commit b17f07e

Please sign in to comment.