diff --git a/Doc/Manual/Scilab.html b/Doc/Manual/Scilab.html index a4081f60a..0cc56eb8c 100644 --- a/Doc/Manual/Scilab.html +++ b/Doc/Manual/Scilab.html @@ -25,10 +25,8 @@
The following table give for each C/C++ primitive type the equivalent Scilab type. @@ -381,7 +382,7 @@ In that case, SWIG displays an error when wrapping a function that has long long
The default mapped type for C/C++ non-primitive types is the Scilab pointer. That is the case for exemple for C structs, C++ classes, etc...