Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix swig java syntax error?
  • Loading branch information
Soeren Sonnenburg committed Aug 26, 2011
1 parent c31b795 commit 0a8fcea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/interfaces/modular/modshogun_ignores.i
@@ -1,7 +1,9 @@
#ifndef SWIGJAVA
%ignore operator[];
%ignore operator=;
%ignore operator==;
%ignore operator!=;
#endif

#ifdef SWIGJAVA
%ignore SGIO;
Expand Down

0 comments on commit 0a8fcea

Please sign in to comment.