Restore testing of ignore_template_constructor under Scilab
This commit is contained in:
parent
322199354f
commit
809092b3e7
1 changed files with 0 additions and 4 deletions
|
|
@ -36,8 +36,6 @@ public:
|
|||
|
||||
#endif
|
||||
|
||||
#if !defined(SWIGSCILAB)
|
||||
|
||||
%template(VectFlow) std::vector<Flow>;
|
||||
|
||||
%inline %{
|
||||
|
|
@ -45,5 +43,3 @@ std::vector<Flow> inandout(std::vector<Flow> v) {
|
|||
return v;
|
||||
}
|
||||
%}
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue