scilab: fix comment

This commit is contained in:
Simon Marchetto 2014-03-20 15:04:45 +01:00
commit d5b2df0a0a

View file

@ -1,7 +1,7 @@
/*
*
* C++ type : STL set
* Scilab type : matrix (for sets of primitive types) or list (for sets of all other types : pointers...)
* Scilab type : list
*
*/