Fix 'not defined SWIGSCILAB' in testcases

This commit is contained in:
William S Fulton 2015-01-26 21:38:17 +00:00
commit ee4aa853b8
4 changed files with 4 additions and 4 deletions

View file

@ -32,7 +32,7 @@ struct OuterStructNamed {
%}
#if not defined(SWIGSCILAB)
#if !defined(SWIGSCILAB)
%inline %{