From 7120e576c8ad222977bf81499e70d79b239d6ce0 Mon Sep 17 00:00:00 2001 From: Simon Marchetto Date: Tue, 11 Mar 2014 18:19:21 +0100 Subject: [PATCH] scilab: fix doc on STL, module --- Doc/Manual/Scilab.html | 42 +++++++++++++++++++++++++++++------------- 1 file changed, 29 insertions(+), 13 deletions(-) diff --git a/Doc/Manual/Scilab.html b/Doc/Manual/Scilab.html index a30091c97..e9684da3f 100644 --- a/Doc/Manual/Scilab.html +++ b/Doc/Manual/Scilab.html @@ -47,6 +47,7 @@
  • Building
  • Builder script
  • Loader script +
  • Module initialization
  • Other resources @@ -825,13 +826,13 @@ An example of templates can be found in Examples/scilab/templates.

    37.4.15 STL

    -Standard Template Library (STL) is partially supported. +The Standard Template Library (STL) is partially supported.

    The following containers are usable:

    -l +

    -Some typemaps between Scilab and STL are available. +Some typemaps between Scilab and the STL are available.