From 310b5e4408cd8eb7ac7c30e624787b8f4c8d16bc Mon Sep 17 00:00:00 2001 From: Simon Marchetto Date: Wed, 12 Mar 2014 14:27:19 +0100 Subject: [PATCH] scilab: small fix on doc chapters --- Doc/Manual/Scilab.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) 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 @@

-

37.3.5 Default type mappings for non-primitive types

+

Default type mappings for non-primitive types

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...