diff options
Diffstat (limited to 'scilab/modules/data_structures')
113 files changed, 0 insertions, 113 deletions
diff --git a/scilab/modules/data_structures/Makefile.in b/scilab/modules/data_structures/Makefile.in index 8150c78..79394d8 100644 --- a/scilab/modules/data_structures/Makefile.in +++ b/scilab/modules/data_structures/Makefile.in | |||
@@ -31,7 +31,6 @@ | |||
31 | # and continues to be available under such terms. | 31 | # and continues to be available under such terms. |
32 | # For more information, see the COPYING file which you should have received | 32 | # For more information, see the COPYING file which you should have received |
33 | # along with this program. | 33 | # along with this program. |
34 | # === LICENSE_END === | ||
35 | # | 34 | # |
36 | 35 | ||
37 | ########## | 36 | ########## |
diff --git a/scilab/modules/data_structures/data_structures.iss b/scilab/modules/data_structures/data_structures.iss index 795f8e0..5a7e051 100644 --- a/scilab/modules/data_structures/data_structures.iss +++ b/scilab/modules/data_structures/data_structures.iss | |||
@@ -11,7 +11,6 @@ | |||
11 | ; and continues to be available under such terms. | 11 | ; and continues to be available under such terms. |
12 | ; For more information, see the COPYING file which you should have received | 12 | ; For more information, see the COPYING file which you should have received |
13 | ; along with this program. | 13 | ; along with this program. |
14 | ; === LICENSE_END === | ||
15 | ; | 14 | ; |
16 | ;-------------------------------------------------------------------------------------------------------------- | 15 | ;-------------------------------------------------------------------------------------------------------------- |
17 | ; Inno Setup Script (5.3 and more) for Scilab (UNICODE version required) | 16 | ; Inno Setup Script (5.3 and more) for Scilab (UNICODE version required) |
diff --git a/scilab/modules/data_structures/etc/data_structures.quit b/scilab/modules/data_structures/etc/data_structures.quit index 10e801d..0d41fc0 100644 --- a/scilab/modules/data_structures/etc/data_structures.quit +++ b/scilab/modules/data_structures/etc/data_structures.quit | |||
@@ -10,5 +10,4 @@ | |||
10 | // and continues to be available under such terms. | 10 | // and continues to be available under such terms. |
11 | // For more information, see the COPYING file which you should have received | 11 | // For more information, see the COPYING file which you should have received |
12 | // along with this program. | 12 | // along with this program. |
13 | // === LICENSE_END === | ||
14 | 13 | ||
diff --git a/scilab/modules/data_structures/etc/data_structures.start b/scilab/modules/data_structures/etc/data_structures.start index a472b4b..0447a67 100644 --- a/scilab/modules/data_structures/etc/data_structures.start +++ b/scilab/modules/data_structures/etc/data_structures.start | |||
@@ -9,7 +9,6 @@ | |||
9 | // and continues to be available under such terms. | 9 | // and continues to be available under such terms. |
10 | // For more information, see the COPYING file which you should have received | 10 | // For more information, see the COPYING file which you should have received |
11 | // along with this program. | 11 | // along with this program. |
12 | // === LICENSE_END === | ||
13 | 12 | ||
14 | //Load functions libraries | 13 | //Load functions libraries |
15 | // ============================================================================= | 14 | // ============================================================================= |
diff --git a/scilab/modules/data_structures/help/en_US/addchapter.sce b/scilab/modules/data_structures/help/en_US/addchapter.sce index efa92f6..3654be9 100644 --- a/scilab/modules/data_structures/help/en_US/addchapter.sce +++ b/scilab/modules/data_structures/help/en_US/addchapter.sce | |||
@@ -9,7 +9,6 @@ | |||
9 | // and continues to be available under such terms. | 9 | // and continues to be available under such terms. |
10 | // For more information, see the COPYING file which you should have received | 10 | // For more information, see the COPYING file which you should have received |
11 | // along with this program. | 11 | // along with this program. |
12 | // === LICENSE_END === | ||
13 | 12 | ||
14 | add_help_chapter("Data Structures",SCI+"/modules/data_structures/help/en_US",%T); | 13 | add_help_chapter("Data Structures",SCI+"/modules/data_structures/help/en_US",%T); |
15 | 14 | ||
diff --git a/scilab/modules/data_structures/help/en_US/boolean.xml b/scilab/modules/data_structures/help/en_US/boolean.xml index 5a35ca4..6438144 100644 --- a/scilab/modules/data_structures/help/en_US/boolean.xml +++ b/scilab/modules/data_structures/help/en_US/boolean.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="en" xml:id="boolean"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="en" xml:id="boolean"> |
diff --git a/scilab/modules/data_structures/help/en_US/cell.xml b/scilab/modules/data_structures/help/en_US/cell.xml index 4dc8e05..f801d49 100644 --- a/scilab/modules/data_structures/help/en_US/cell.xml +++ b/scilab/modules/data_structures/help/en_US/cell.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns4="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="cell" xml:lang="en"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns4="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="cell" xml:lang="en"> |
diff --git a/scilab/modules/data_structures/help/en_US/definedfields.xml b/scilab/modules/data_structures/help/en_US/definedfields.xml index ecce6c3..810a7fd 100644 --- a/scilab/modules/data_structures/help/en_US/definedfields.xml +++ b/scilab/modules/data_structures/help/en_US/definedfields.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="en" xml:id="definedfields"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="en" xml:id="definedfields"> |
diff --git a/scilab/modules/data_structures/help/en_US/fieldnames.xml b/scilab/modules/data_structures/help/en_US/fieldnames.xml index 252abaa..3b913b9 100644 --- a/scilab/modules/data_structures/help/en_US/fieldnames.xml +++ b/scilab/modules/data_structures/help/en_US/fieldnames.xml | |||
@@ -12,7 +12,6 @@ | |||
12 | * and continues to be available under such terms. | 12 | * and continues to be available under such terms. |
13 | * For more information, see the COPYING file which you should have received | 13 | * For more information, see the COPYING file which you should have received |
14 | * along with this program. | 14 | * along with this program. |
15 | * === LICENSE_END === | ||
16 | * | 15 | * |
17 | --> | 16 | --> |
18 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="en" xml:id="fieldnames"> | 17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="en" xml:id="fieldnames"> |
diff --git a/scilab/modules/data_structures/help/en_US/getfield.xml b/scilab/modules/data_structures/help/en_US/getfield.xml index 72e8432..663a9e6 100644 --- a/scilab/modules/data_structures/help/en_US/getfield.xml +++ b/scilab/modules/data_structures/help/en_US/getfield.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="en" xml:id="getfield"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="en" xml:id="getfield"> |
diff --git a/scilab/modules/data_structures/help/en_US/hypermat.xml b/scilab/modules/data_structures/help/en_US/hypermat.xml index d2a9356..712efc4 100644 --- a/scilab/modules/data_structures/help/en_US/hypermat.xml +++ b/scilab/modules/data_structures/help/en_US/hypermat.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="en" xml:id="hypermat"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="en" xml:id="hypermat"> |
diff --git a/scilab/modules/data_structures/help/en_US/hypermatrices.xml b/scilab/modules/data_structures/help/en_US/hypermatrices.xml index 678c281..808158f 100644 --- a/scilab/modules/data_structures/help/en_US/hypermatrices.xml +++ b/scilab/modules/data_structures/help/en_US/hypermatrices.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="en" xml:id="hypermatrices"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="en" xml:id="hypermatrices"> |
diff --git a/scilab/modules/data_structures/help/en_US/iscell.xml b/scilab/modules/data_structures/help/en_US/iscell.xml index 528ee38..667fb37 100644 --- a/scilab/modules/data_structures/help/en_US/iscell.xml +++ b/scilab/modules/data_structures/help/en_US/iscell.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="iscell" xml:lang="en"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="iscell" xml:lang="en"> |
diff --git a/scilab/modules/data_structures/help/en_US/iscellstr.xml b/scilab/modules/data_structures/help/en_US/iscellstr.xml index 16e8ffa..fb8b9f9 100644 --- a/scilab/modules/data_structures/help/en_US/iscellstr.xml +++ b/scilab/modules/data_structures/help/en_US/iscellstr.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="iscellstr" xml:lang="en"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="iscellstr" xml:lang="en"> |
diff --git a/scilab/modules/data_structures/help/en_US/isfield.xml b/scilab/modules/data_structures/help/en_US/isfield.xml index b255c4a..448cebf 100644 --- a/scilab/modules/data_structures/help/en_US/isfield.xml +++ b/scilab/modules/data_structures/help/en_US/isfield.xml | |||
@@ -12,7 +12,6 @@ | |||
12 | * and continues to be available under such terms. | 12 | * and continues to be available under such terms. |
13 | * For more information, see the COPYING file which you should have received | 13 | * For more information, see the COPYING file which you should have received |
14 | * along with this program. | 14 | * along with this program. |
15 | * === LICENSE_END === | ||
16 | * | 15 | * |
17 | --> | 16 | --> |
18 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="en" xml:id="isfield"> | 17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="en" xml:id="isfield"> |
diff --git a/scilab/modules/data_structures/help/en_US/isstruct.xml b/scilab/modules/data_structures/help/en_US/isstruct.xml index 698c558..3da75e8 100644 --- a/scilab/modules/data_structures/help/en_US/isstruct.xml +++ b/scilab/modules/data_structures/help/en_US/isstruct.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="isstruct" xml:lang="en"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="isstruct" xml:lang="en"> |
diff --git a/scilab/modules/data_structures/help/en_US/list.xml b/scilab/modules/data_structures/help/en_US/list.xml index 6875f26..2c4b0fc 100644 --- a/scilab/modules/data_structures/help/en_US/list.xml +++ b/scilab/modules/data_structures/help/en_US/list.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="en" xml:id="list"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="en" xml:id="list"> |
diff --git a/scilab/modules/data_structures/help/en_US/lstcat.xml b/scilab/modules/data_structures/help/en_US/lstcat.xml index 36a967a..c8410ea 100644 --- a/scilab/modules/data_structures/help/en_US/lstcat.xml +++ b/scilab/modules/data_structures/help/en_US/lstcat.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="en" xml:id="lstcat"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="en" xml:id="lstcat"> |
diff --git a/scilab/modules/data_structures/help/en_US/makecell.xml b/scilab/modules/data_structures/help/en_US/makecell.xml index ac3ee3d..e616e19 100644 --- a/scilab/modules/data_structures/help/en_US/makecell.xml +++ b/scilab/modules/data_structures/help/en_US/makecell.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="fr" xml:id="makecell"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="fr" xml:id="makecell"> |
diff --git a/scilab/modules/data_structures/help/en_US/matrices.xml b/scilab/modules/data_structures/help/en_US/matrices.xml index 5d45f3c..32ef99a 100644 --- a/scilab/modules/data_structures/help/en_US/matrices.xml +++ b/scilab/modules/data_structures/help/en_US/matrices.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="en" xml:id="matrices"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="en" xml:id="matrices"> |
diff --git a/scilab/modules/data_structures/help/en_US/mlist.xml b/scilab/modules/data_structures/help/en_US/mlist.xml index 38ec162..d72d3bb 100644 --- a/scilab/modules/data_structures/help/en_US/mlist.xml +++ b/scilab/modules/data_structures/help/en_US/mlist.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="en" xml:id="mlist"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="en" xml:id="mlist"> |
diff --git a/scilab/modules/data_structures/help/en_US/rlist.xml b/scilab/modules/data_structures/help/en_US/rlist.xml index a3c13f5..249ddb9 100644 --- a/scilab/modules/data_structures/help/en_US/rlist.xml +++ b/scilab/modules/data_structures/help/en_US/rlist.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="en" xml:id="rlist"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="en" xml:id="rlist"> |
diff --git a/scilab/modules/data_structures/help/en_US/setfield.xml b/scilab/modules/data_structures/help/en_US/setfield.xml index e238387..02ee561 100644 --- a/scilab/modules/data_structures/help/en_US/setfield.xml +++ b/scilab/modules/data_structures/help/en_US/setfield.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="en" xml:id="setfield"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="en" xml:id="setfield"> |
diff --git a/scilab/modules/data_structures/help/en_US/struct.xml b/scilab/modules/data_structures/help/en_US/struct.xml index 64ecd31..0d2f1a5 100644 --- a/scilab/modules/data_structures/help/en_US/struct.xml +++ b/scilab/modules/data_structures/help/en_US/struct.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="en" xml:id="struct"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="en" xml:id="struct"> |
diff --git a/scilab/modules/data_structures/help/en_US/tlist.xml b/scilab/modules/data_structures/help/en_US/tlist.xml index b9ed63a..755de4f 100644 --- a/scilab/modules/data_structures/help/en_US/tlist.xml +++ b/scilab/modules/data_structures/help/en_US/tlist.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="en" xml:id="tlist"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="en" xml:id="tlist"> |
diff --git a/scilab/modules/data_structures/help/en_US/typeof.xml b/scilab/modules/data_structures/help/en_US/typeof.xml index 1ffe6e0..f7b6320 100644 --- a/scilab/modules/data_structures/help/en_US/typeof.xml +++ b/scilab/modules/data_structures/help/en_US/typeof.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="typeof" xml:lang="en"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="typeof" xml:lang="en"> |
diff --git a/scilab/modules/data_structures/help/fr_FR/addchapter.sce b/scilab/modules/data_structures/help/fr_FR/addchapter.sce index 6f90391..9126b5c 100644 --- a/scilab/modules/data_structures/help/fr_FR/addchapter.sce +++ b/scilab/modules/data_structures/help/fr_FR/addchapter.sce | |||
@@ -9,7 +9,6 @@ | |||
9 | // and continues to be available under such terms. | 9 | // and continues to be available under such terms. |
10 | // For more information, see the COPYING file which you should have received | 10 | // For more information, see the COPYING file which you should have received |
11 | // along with this program. | 11 | // along with this program. |
12 | // === LICENSE_END === | ||
13 | 12 | ||
14 | add_help_chapter("Structures",SCI+"/modules/data_structures/help/fr_FR",%T); | 13 | add_help_chapter("Structures",SCI+"/modules/data_structures/help/fr_FR",%T); |
15 | 14 | ||
diff --git a/scilab/modules/data_structures/help/fr_FR/fieldnames.xml b/scilab/modules/data_structures/help/fr_FR/fieldnames.xml index 0e7ba3df..2fe20e5 100644 --- a/scilab/modules/data_structures/help/fr_FR/fieldnames.xml +++ b/scilab/modules/data_structures/help/fr_FR/fieldnames.xml | |||
@@ -12,7 +12,6 @@ | |||
12 | * and continues to be available under such terms. | 12 | * and continues to be available under such terms. |
13 | * For more information, see the COPYING file which you should have received | 13 | * For more information, see the COPYING file which you should have received |
14 | * along with this program. | 14 | * along with this program. |
15 | * === LICENSE_END === | ||
16 | * | 15 | * |
17 | --> | 16 | --> |
18 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="fr" xml:id="fieldnames"> | 17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="fr" xml:id="fieldnames"> |
diff --git a/scilab/modules/data_structures/help/fr_FR/iscell.xml b/scilab/modules/data_structures/help/fr_FR/iscell.xml index 8c5d619..551b06a 100644 --- a/scilab/modules/data_structures/help/fr_FR/iscell.xml +++ b/scilab/modules/data_structures/help/fr_FR/iscell.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="iscell" xml:lang="en"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="iscell" xml:lang="en"> |
diff --git a/scilab/modules/data_structures/help/fr_FR/iscellstr.xml b/scilab/modules/data_structures/help/fr_FR/iscellstr.xml index bfb6f03..641d640 100644 --- a/scilab/modules/data_structures/help/fr_FR/iscellstr.xml +++ b/scilab/modules/data_structures/help/fr_FR/iscellstr.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="iscellstr" xml:lang="fr"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="iscellstr" xml:lang="fr"> |
diff --git a/scilab/modules/data_structures/help/fr_FR/isfield.xml b/scilab/modules/data_structures/help/fr_FR/isfield.xml index cfbaf61..d46ad48 100644 --- a/scilab/modules/data_structures/help/fr_FR/isfield.xml +++ b/scilab/modules/data_structures/help/fr_FR/isfield.xml | |||
@@ -12,7 +12,6 @@ | |||
12 | * and continues to be available under such terms. | 12 | * and continues to be available under such terms. |
13 | * For more information, see the COPYING file which you should have received | 13 | * For more information, see the COPYING file which you should have received |
14 | * along with this program. | 14 | * along with this program. |
15 | * === LICENSE_END === | ||
16 | * | 15 | * |
17 | --> | 16 | --> |
18 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="fr" xml:id="isfield"> | 17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="fr" xml:id="isfield"> |
diff --git a/scilab/modules/data_structures/help/fr_FR/isstruct.xml b/scilab/modules/data_structures/help/fr_FR/isstruct.xml index 74aa1ae..fcd1445 100644 --- a/scilab/modules/data_structures/help/fr_FR/isstruct.xml +++ b/scilab/modules/data_structures/help/fr_FR/isstruct.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="isstruct" xml:lang="fr"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="isstruct" xml:lang="fr"> |
diff --git a/scilab/modules/data_structures/help/ja_JP/addchapter.sce b/scilab/modules/data_structures/help/ja_JP/addchapter.sce index 26904ae..3634d2c 100755 --- a/scilab/modules/data_structures/help/ja_JP/addchapter.sce +++ b/scilab/modules/data_structures/help/ja_JP/addchapter.sce | |||
@@ -9,7 +9,6 @@ | |||
9 | // and continues to be available under such terms. | 9 | // and continues to be available under such terms. |
10 | // For more information, see the COPYING file which you should have received | 10 | // For more information, see the COPYING file which you should have received |
11 | // along with this program. | 11 | // along with this program. |
12 | // === LICENSE_END === | ||
13 | 12 | ||
14 | add_help_chapter("Data Structures",SCI+"/modules/data_structures/help/ja_JP",%T); | 13 | add_help_chapter("Data Structures",SCI+"/modules/data_structures/help/ja_JP",%T); |
15 | 14 | ||
diff --git a/scilab/modules/data_structures/help/ja_JP/cell.xml b/scilab/modules/data_structures/help/ja_JP/cell.xml index 33d2a70..6231bb9 100644 --- a/scilab/modules/data_structures/help/ja_JP/cell.xml +++ b/scilab/modules/data_structures/help/ja_JP/cell.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns4="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="cell" xml:lang="ja"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns4="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="cell" xml:lang="ja"> |
diff --git a/scilab/modules/data_structures/help/ja_JP/definedfields.xml b/scilab/modules/data_structures/help/ja_JP/definedfields.xml index 8aa3027..16de9dc 100644 --- a/scilab/modules/data_structures/help/ja_JP/definedfields.xml +++ b/scilab/modules/data_structures/help/ja_JP/definedfields.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ja" xml:id="definedfields"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ja" xml:id="definedfields"> |
diff --git a/scilab/modules/data_structures/help/ja_JP/fieldnames.xml b/scilab/modules/data_structures/help/ja_JP/fieldnames.xml index 62fceab..9916bc0 100644 --- a/scilab/modules/data_structures/help/ja_JP/fieldnames.xml +++ b/scilab/modules/data_structures/help/ja_JP/fieldnames.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ja" xml:id="fieldnames"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ja" xml:id="fieldnames"> |
diff --git a/scilab/modules/data_structures/help/ja_JP/getfield.xml b/scilab/modules/data_structures/help/ja_JP/getfield.xml index c55cf26..8220c59 100644 --- a/scilab/modules/data_structures/help/ja_JP/getfield.xml +++ b/scilab/modules/data_structures/help/ja_JP/getfield.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ja" xml:id="getfield"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ja" xml:id="getfield"> |
diff --git a/scilab/modules/data_structures/help/ja_JP/hypermat.xml b/scilab/modules/data_structures/help/ja_JP/hypermat.xml index e671504..8bcd780 100644 --- a/scilab/modules/data_structures/help/ja_JP/hypermat.xml +++ b/scilab/modules/data_structures/help/ja_JP/hypermat.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ja" xml:id="hypermat"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ja" xml:id="hypermat"> |
diff --git a/scilab/modules/data_structures/help/ja_JP/hypermatrices.xml b/scilab/modules/data_structures/help/ja_JP/hypermatrices.xml index b6cfcea..72b0608 100644 --- a/scilab/modules/data_structures/help/ja_JP/hypermatrices.xml +++ b/scilab/modules/data_structures/help/ja_JP/hypermatrices.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ja" xml:id="hypermatrices"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ja" xml:id="hypermatrices"> |
diff --git a/scilab/modules/data_structures/help/ja_JP/iscell.xml b/scilab/modules/data_structures/help/ja_JP/iscell.xml index 9ee8a26..261ef7d 100644 --- a/scilab/modules/data_structures/help/ja_JP/iscell.xml +++ b/scilab/modules/data_structures/help/ja_JP/iscell.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="iscell" xml:lang="ja"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="iscell" xml:lang="ja"> |
diff --git a/scilab/modules/data_structures/help/ja_JP/iscellstr.xml b/scilab/modules/data_structures/help/ja_JP/iscellstr.xml index c4f46b6..773616f 100644 --- a/scilab/modules/data_structures/help/ja_JP/iscellstr.xml +++ b/scilab/modules/data_structures/help/ja_JP/iscellstr.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="iscellstr" xml:lang="ja"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="iscellstr" xml:lang="ja"> |
diff --git a/scilab/modules/data_structures/help/ja_JP/isfield.xml b/scilab/modules/data_structures/help/ja_JP/isfield.xml index 1a8071c..d1d2914 100644 --- a/scilab/modules/data_structures/help/ja_JP/isfield.xml +++ b/scilab/modules/data_structures/help/ja_JP/isfield.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ja" xml:id="isfield"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ja" xml:id="isfield"> |
diff --git a/scilab/modules/data_structures/help/ja_JP/isstruct.xml b/scilab/modules/data_structures/help/ja_JP/isstruct.xml index 807a60d..de623d9 100644 --- a/scilab/modules/data_structures/help/ja_JP/isstruct.xml +++ b/scilab/modules/data_structures/help/ja_JP/isstruct.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="isstruct" xml:lang="ja"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="isstruct" xml:lang="ja"> |
diff --git a/scilab/modules/data_structures/help/ja_JP/list.xml b/scilab/modules/data_structures/help/ja_JP/list.xml index e4d76cc..b86569d 100644 --- a/scilab/modules/data_structures/help/ja_JP/list.xml +++ b/scilab/modules/data_structures/help/ja_JP/list.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ja" xml:id="list"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ja" xml:id="list"> |
diff --git a/scilab/modules/data_structures/help/ja_JP/lstcat.xml b/scilab/modules/data_structures/help/ja_JP/lstcat.xml index c3ed7a7..03fe883 100644 --- a/scilab/modules/data_structures/help/ja_JP/lstcat.xml +++ b/scilab/modules/data_structures/help/ja_JP/lstcat.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ja" xml:id="lstcat"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ja" xml:id="lstcat"> |
diff --git a/scilab/modules/data_structures/help/ja_JP/makecell.xml b/scilab/modules/data_structures/help/ja_JP/makecell.xml index e92881f..c18ce0c 100644 --- a/scilab/modules/data_structures/help/ja_JP/makecell.xml +++ b/scilab/modules/data_structures/help/ja_JP/makecell.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ja" xml:id="makecell"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ja" xml:id="makecell"> |
diff --git a/scilab/modules/data_structures/help/ja_JP/mlist.xml b/scilab/modules/data_structures/help/ja_JP/mlist.xml index fe6fd9d..a8deb92 100644 --- a/scilab/modules/data_structures/help/ja_JP/mlist.xml +++ b/scilab/modules/data_structures/help/ja_JP/mlist.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ja" xml:id="mlist"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ja" xml:id="mlist"> |
diff --git a/scilab/modules/data_structures/help/ja_JP/rlist.xml b/scilab/modules/data_structures/help/ja_JP/rlist.xml index 0413e3e..e5b51d7 100644 --- a/scilab/modules/data_structures/help/ja_JP/rlist.xml +++ b/scilab/modules/data_structures/help/ja_JP/rlist.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ja" xml:id="rlist"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ja" xml:id="rlist"> |
diff --git a/scilab/modules/data_structures/help/ja_JP/setfield.xml b/scilab/modules/data_structures/help/ja_JP/setfield.xml index 6ec0096..349b5c7 100644 --- a/scilab/modules/data_structures/help/ja_JP/setfield.xml +++ b/scilab/modules/data_structures/help/ja_JP/setfield.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ja" xml:id="setfield"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ja" xml:id="setfield"> |
diff --git a/scilab/modules/data_structures/help/ja_JP/struct.xml b/scilab/modules/data_structures/help/ja_JP/struct.xml index 10dd2a3..11c1a79 100644 --- a/scilab/modules/data_structures/help/ja_JP/struct.xml +++ b/scilab/modules/data_structures/help/ja_JP/struct.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ja" xml:id="struct"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ja" xml:id="struct"> |
diff --git a/scilab/modules/data_structures/help/ja_JP/tlist.xml b/scilab/modules/data_structures/help/ja_JP/tlist.xml index 2de3fe8..55342cf 100644 --- a/scilab/modules/data_structures/help/ja_JP/tlist.xml +++ b/scilab/modules/data_structures/help/ja_JP/tlist.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ja" xml:id="tlist"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ja" xml:id="tlist"> |
diff --git a/scilab/modules/data_structures/help/ja_JP/typeof.xml b/scilab/modules/data_structures/help/ja_JP/typeof.xml index 62e3bbc..63c339d 100644 --- a/scilab/modules/data_structures/help/ja_JP/typeof.xml +++ b/scilab/modules/data_structures/help/ja_JP/typeof.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="typeof" xml:lang="ja"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="typeof" xml:lang="ja"> |
diff --git a/scilab/modules/data_structures/help/pt_BR/addchapter.sce b/scilab/modules/data_structures/help/pt_BR/addchapter.sce index 3f89507..2543439 100644 --- a/scilab/modules/data_structures/help/pt_BR/addchapter.sce +++ b/scilab/modules/data_structures/help/pt_BR/addchapter.sce | |||
@@ -9,7 +9,6 @@ | |||
9 | // and continues to be available under such terms. | 9 | // and continues to be available under such terms. |
10 | // For more information, see the COPYING file which you should have received | 10 | // For more information, see the COPYING file which you should have received |
11 | // along with this program. | 11 | // along with this program. |
12 | // === LICENSE_END === | ||
13 | 12 | ||
14 | add_help_chapter("Estruturas de Dados",SCI+"/modules/data_structures/help/pt_BR",%T); | 13 | add_help_chapter("Estruturas de Dados",SCI+"/modules/data_structures/help/pt_BR",%T); |
15 | 14 | ||
diff --git a/scilab/modules/data_structures/help/pt_BR/cell.xml b/scilab/modules/data_structures/help/pt_BR/cell.xml index d181b01..f931838 100644 --- a/scilab/modules/data_structures/help/pt_BR/cell.xml +++ b/scilab/modules/data_structures/help/pt_BR/cell.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns4="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="cell" xml:lang="en"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns4="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="cell" xml:lang="en"> |
diff --git a/scilab/modules/data_structures/help/pt_BR/definedfields.xml b/scilab/modules/data_structures/help/pt_BR/definedfields.xml index 966f664..c53b96e 100644 --- a/scilab/modules/data_structures/help/pt_BR/definedfields.xml +++ b/scilab/modules/data_structures/help/pt_BR/definedfields.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns3="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="definedfields" xml:lang="en"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns3="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="definedfields" xml:lang="en"> |
diff --git a/scilab/modules/data_structures/help/pt_BR/getfield.xml b/scilab/modules/data_structures/help/pt_BR/getfield.xml index 2225048..f613028 100644 --- a/scilab/modules/data_structures/help/pt_BR/getfield.xml +++ b/scilab/modules/data_structures/help/pt_BR/getfield.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns3="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="getfield" xml:lang="en"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns3="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="getfield" xml:lang="en"> |
diff --git a/scilab/modules/data_structures/help/pt_BR/hypermat.xml b/scilab/modules/data_structures/help/pt_BR/hypermat.xml index 53cd486..ce393a3 100644 --- a/scilab/modules/data_structures/help/pt_BR/hypermat.xml +++ b/scilab/modules/data_structures/help/pt_BR/hypermat.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns4="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="hypermat" xml:lang="en"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns4="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="hypermat" xml:lang="en"> |
diff --git a/scilab/modules/data_structures/help/pt_BR/hypermatrices.xml b/scilab/modules/data_structures/help/pt_BR/hypermatrices.xml index 749bb8a..3c73c5e 100644 --- a/scilab/modules/data_structures/help/pt_BR/hypermatrices.xml +++ b/scilab/modules/data_structures/help/pt_BR/hypermatrices.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns4="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="hypermatrices" xml:lang="en"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns4="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="hypermatrices" xml:lang="en"> |
diff --git a/scilab/modules/data_structures/help/pt_BR/iscell.xml b/scilab/modules/data_structures/help/pt_BR/iscell.xml index a6dab18..8ccc32c 100644 --- a/scilab/modules/data_structures/help/pt_BR/iscell.xml +++ b/scilab/modules/data_structures/help/pt_BR/iscell.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="iscell" xml:lang="en"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="iscell" xml:lang="en"> |
diff --git a/scilab/modules/data_structures/help/pt_BR/iscellstr.xml b/scilab/modules/data_structures/help/pt_BR/iscellstr.xml index 5f41a73..72db0ea 100644 --- a/scilab/modules/data_structures/help/pt_BR/iscellstr.xml +++ b/scilab/modules/data_structures/help/pt_BR/iscellstr.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="iscellstr" xml:lang="en"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="iscellstr" xml:lang="en"> |
diff --git a/scilab/modules/data_structures/help/pt_BR/isstruct.xml b/scilab/modules/data_structures/help/pt_BR/isstruct.xml index d26ec41..9d09589 100644 --- a/scilab/modules/data_structures/help/pt_BR/isstruct.xml +++ b/scilab/modules/data_structures/help/pt_BR/isstruct.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="isstruct" xml:lang="en"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="isstruct" xml:lang="en"> |
diff --git a/scilab/modules/data_structures/help/pt_BR/list.xml b/scilab/modules/data_structures/help/pt_BR/list.xml index e37741f..435fa3a 100644 --- a/scilab/modules/data_structures/help/pt_BR/list.xml +++ b/scilab/modules/data_structures/help/pt_BR/list.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="list" xml:lang="en"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="list" xml:lang="en"> |
diff --git a/scilab/modules/data_structures/help/pt_BR/lstcat.xml b/scilab/modules/data_structures/help/pt_BR/lstcat.xml index 65017b7..c146837 100644 --- a/scilab/modules/data_structures/help/pt_BR/lstcat.xml +++ b/scilab/modules/data_structures/help/pt_BR/lstcat.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns4="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="lstcat" xml:lang="en"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns4="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="lstcat" xml:lang="en"> |
diff --git a/scilab/modules/data_structures/help/pt_BR/mlist.xml b/scilab/modules/data_structures/help/pt_BR/mlist.xml index ed5661c..0fb212e 100644 --- a/scilab/modules/data_structures/help/pt_BR/mlist.xml +++ b/scilab/modules/data_structures/help/pt_BR/mlist.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns4="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="mlist" xml:lang="en"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns4="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="mlist" xml:lang="en"> |
diff --git a/scilab/modules/data_structures/help/pt_BR/rlist.xml b/scilab/modules/data_structures/help/pt_BR/rlist.xml index d893bce..6d931f3 100644 --- a/scilab/modules/data_structures/help/pt_BR/rlist.xml +++ b/scilab/modules/data_structures/help/pt_BR/rlist.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="rlist" xml:lang="en"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="rlist" xml:lang="en"> |
diff --git a/scilab/modules/data_structures/help/pt_BR/setfield.xml b/scilab/modules/data_structures/help/pt_BR/setfield.xml index 9033609..7fdb837 100644 --- a/scilab/modules/data_structures/help/pt_BR/setfield.xml +++ b/scilab/modules/data_structures/help/pt_BR/setfield.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns4="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="setfield" xml:lang="en"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns4="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="setfield" xml:lang="en"> |
diff --git a/scilab/modules/data_structures/help/pt_BR/struct.xml b/scilab/modules/data_structures/help/pt_BR/struct.xml index 574fc00..f2998ac 100644 --- a/scilab/modules/data_structures/help/pt_BR/struct.xml +++ b/scilab/modules/data_structures/help/pt_BR/struct.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns4="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="struct" xml:lang="en"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns4="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="struct" xml:lang="en"> |
diff --git a/scilab/modules/data_structures/help/pt_BR/tlist.xml b/scilab/modules/data_structures/help/pt_BR/tlist.xml index eb49cd6..e51212d 100644 --- a/scilab/modules/data_structures/help/pt_BR/tlist.xml +++ b/scilab/modules/data_structures/help/pt_BR/tlist.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns3="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="tlist" xml:lang="en"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns3="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="tlist" xml:lang="en"> |
diff --git a/scilab/modules/data_structures/help/pt_BR/typeof.xml b/scilab/modules/data_structures/help/pt_BR/typeof.xml index 7262422..f0ce589 100644 --- a/scilab/modules/data_structures/help/pt_BR/typeof.xml +++ b/scilab/modules/data_structures/help/pt_BR/typeof.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns3="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="typeof" xml:lang="en"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns3="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="typeof" xml:lang="en"> |
diff --git a/scilab/modules/data_structures/help/ru_RU/addchapter.sce b/scilab/modules/data_structures/help/ru_RU/addchapter.sce index 0eea2a2..893a08d 100644 --- a/scilab/modules/data_structures/help/ru_RU/addchapter.sce +++ b/scilab/modules/data_structures/help/ru_RU/addchapter.sce | |||
@@ -9,7 +9,6 @@ | |||
9 | // and continues to be available under such terms. | 9 | // and continues to be available under such terms. |
10 | // For more information, see the COPYING file which you should have received | 10 | // For more information, see the COPYING file which you should have received |
11 | // along with this program. | 11 | // along with this program. |
12 | // === LICENSE_END === | ||
13 | 12 | ||
14 | add_help_chapter("Data Structures",SCI+"/modules/data_structures/help/ru_RU",%T); | 13 | add_help_chapter("Data Structures",SCI+"/modules/data_structures/help/ru_RU",%T); |
15 | 14 | ||
diff --git a/scilab/modules/data_structures/help/ru_RU/boolean.xml b/scilab/modules/data_structures/help/ru_RU/boolean.xml index 46048cb..55d74f9 100644 --- a/scilab/modules/data_structures/help/ru_RU/boolean.xml +++ b/scilab/modules/data_structures/help/ru_RU/boolean.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ru" xml:id="boolean"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ru" xml:id="boolean"> |
diff --git a/scilab/modules/data_structures/help/ru_RU/cell.xml b/scilab/modules/data_structures/help/ru_RU/cell.xml index 0c6c707..a8174c4 100644 --- a/scilab/modules/data_structures/help/ru_RU/cell.xml +++ b/scilab/modules/data_structures/help/ru_RU/cell.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns4="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="cell" xml:lang="ru"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns4="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="cell" xml:lang="ru"> |
diff --git a/scilab/modules/data_structures/help/ru_RU/definedfields.xml b/scilab/modules/data_structures/help/ru_RU/definedfields.xml index c69f352..d3177b5 100644 --- a/scilab/modules/data_structures/help/ru_RU/definedfields.xml +++ b/scilab/modules/data_structures/help/ru_RU/definedfields.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ru" xml:id="definedfields"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ru" xml:id="definedfields"> |
diff --git a/scilab/modules/data_structures/help/ru_RU/fieldnames.xml b/scilab/modules/data_structures/help/ru_RU/fieldnames.xml index 0b3b89e..48b57e7 100644 --- a/scilab/modules/data_structures/help/ru_RU/fieldnames.xml +++ b/scilab/modules/data_structures/help/ru_RU/fieldnames.xml | |||
@@ -12,7 +12,6 @@ | |||
12 | * and continues to be available under such terms. | 12 | * and continues to be available under such terms. |
13 | * For more information, see the COPYING file which you should have received | 13 | * For more information, see the COPYING file which you should have received |
14 | * along with this program. | 14 | * along with this program. |
15 | * === LICENSE_END === | ||
16 | * | 15 | * |
17 | --> | 16 | --> |
18 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ru" xml:id="fieldnames"> | 17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ru" xml:id="fieldnames"> |
diff --git a/scilab/modules/data_structures/help/ru_RU/getfield.xml b/scilab/modules/data_structures/help/ru_RU/getfield.xml index 708f696..b2347b0 100644 --- a/scilab/modules/data_structures/help/ru_RU/getfield.xml +++ b/scilab/modules/data_structures/help/ru_RU/getfield.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ru" xml:id="getfield"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ru" xml:id="getfield"> |
diff --git a/scilab/modules/data_structures/help/ru_RU/hypermat.xml b/scilab/modules/data_structures/help/ru_RU/hypermat.xml index 419337f..dc78908 100644 --- a/scilab/modules/data_structures/help/ru_RU/hypermat.xml +++ b/scilab/modules/data_structures/help/ru_RU/hypermat.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ru" xml:id="hypermat"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ru" xml:id="hypermat"> |
diff --git a/scilab/modules/data_structures/help/ru_RU/hypermatrices.xml b/scilab/modules/data_structures/help/ru_RU/hypermatrices.xml index f966fc3..84c3740 100644 --- a/scilab/modules/data_structures/help/ru_RU/hypermatrices.xml +++ b/scilab/modules/data_structures/help/ru_RU/hypermatrices.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ru" xml:id="hypermatrices"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ru" xml:id="hypermatrices"> |
diff --git a/scilab/modules/data_structures/help/ru_RU/iscell.xml b/scilab/modules/data_structures/help/ru_RU/iscell.xml index 8564f4f..5bc3e83 100644 --- a/scilab/modules/data_structures/help/ru_RU/iscell.xml +++ b/scilab/modules/data_structures/help/ru_RU/iscell.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="iscell" xml:lang="ru"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="iscell" xml:lang="ru"> |
diff --git a/scilab/modules/data_structures/help/ru_RU/iscellstr.xml b/scilab/modules/data_structures/help/ru_RU/iscellstr.xml index 58f3388..6b6b1ca 100644 --- a/scilab/modules/data_structures/help/ru_RU/iscellstr.xml +++ b/scilab/modules/data_structures/help/ru_RU/iscellstr.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="iscellstr" xml:lang="ru"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="iscellstr" xml:lang="ru"> |
diff --git a/scilab/modules/data_structures/help/ru_RU/isfield.xml b/scilab/modules/data_structures/help/ru_RU/isfield.xml index 95d6aed..7d24e61 100644 --- a/scilab/modules/data_structures/help/ru_RU/isfield.xml +++ b/scilab/modules/data_structures/help/ru_RU/isfield.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ru" xml:id="isfield"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ru" xml:id="isfield"> |
diff --git a/scilab/modules/data_structures/help/ru_RU/isstruct.xml b/scilab/modules/data_structures/help/ru_RU/isstruct.xml index c5f7861..b80da29 100644 --- a/scilab/modules/data_structures/help/ru_RU/isstruct.xml +++ b/scilab/modules/data_structures/help/ru_RU/isstruct.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="isstruct" xml:lang="ru"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="isstruct" xml:lang="ru"> |
diff --git a/scilab/modules/data_structures/help/ru_RU/list.xml b/scilab/modules/data_structures/help/ru_RU/list.xml index aac6271..aa7b96e 100644 --- a/scilab/modules/data_structures/help/ru_RU/list.xml +++ b/scilab/modules/data_structures/help/ru_RU/list.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ru" xml:id="list"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ru" xml:id="list"> |
diff --git a/scilab/modules/data_structures/help/ru_RU/lstcat.xml b/scilab/modules/data_structures/help/ru_RU/lstcat.xml index 8e86433..7fdbd80 100644 --- a/scilab/modules/data_structures/help/ru_RU/lstcat.xml +++ b/scilab/modules/data_structures/help/ru_RU/lstcat.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ru" xml:id="lstcat"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ru" xml:id="lstcat"> |
diff --git a/scilab/modules/data_structures/help/ru_RU/mlist.xml b/scilab/modules/data_structures/help/ru_RU/mlist.xml index e5b8918..560b9ba 100644 --- a/scilab/modules/data_structures/help/ru_RU/mlist.xml +++ b/scilab/modules/data_structures/help/ru_RU/mlist.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ru" xml:id="mlist"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ru" xml:id="mlist"> |
diff --git a/scilab/modules/data_structures/help/ru_RU/rlist.xml b/scilab/modules/data_structures/help/ru_RU/rlist.xml index 683cf30..52b0389 100644 --- a/scilab/modules/data_structures/help/ru_RU/rlist.xml +++ b/scilab/modules/data_structures/help/ru_RU/rlist.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ru" xml:id="rlist"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ru" xml:id="rlist"> |
diff --git a/scilab/modules/data_structures/help/ru_RU/setfield.xml b/scilab/modules/data_structures/help/ru_RU/setfield.xml index a5aa0f0..1cb7b61 100644 --- a/scilab/modules/data_structures/help/ru_RU/setfield.xml +++ b/scilab/modules/data_structures/help/ru_RU/setfield.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ru" xml:id="setfield"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ru" xml:id="setfield"> |
diff --git a/scilab/modules/data_structures/help/ru_RU/struct.xml b/scilab/modules/data_structures/help/ru_RU/struct.xml index 7a8cfc9..2f285b6 100644 --- a/scilab/modules/data_structures/help/ru_RU/struct.xml +++ b/scilab/modules/data_structures/help/ru_RU/struct.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ru" xml:id="struct"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ru" xml:id="struct"> |
diff --git a/scilab/modules/data_structures/help/ru_RU/tlist.xml b/scilab/modules/data_structures/help/ru_RU/tlist.xml index 0710295..dd41174 100644 --- a/scilab/modules/data_structures/help/ru_RU/tlist.xml +++ b/scilab/modules/data_structures/help/ru_RU/tlist.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ru" xml:id="tlist"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="ru" xml:id="tlist"> |
diff --git a/scilab/modules/data_structures/help/ru_RU/typeof.xml b/scilab/modules/data_structures/help/ru_RU/typeof.xml index 1cdb4c8..36ab35e 100644 --- a/scilab/modules/data_structures/help/ru_RU/typeof.xml +++ b/scilab/modules/data_structures/help/ru_RU/typeof.xml | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | --> | 15 | --> |
17 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="typeof" xml:lang="ru"> | 16 | <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:id="typeof" xml:lang="ru"> |
diff --git a/scilab/modules/data_structures/includes/data_structures_gw.hxx b/scilab/modules/data_structures/includes/data_structures_gw.hxx index 18d1f1c..914ae33 100644 --- a/scilab/modules/data_structures/includes/data_structures_gw.hxx +++ b/scilab/modules/data_structures/includes/data_structures_gw.hxx | |||
@@ -10,7 +10,6 @@ | |||
10 | * and continues to be available under such terms. | 10 | * and continues to be available under such terms. |
11 | * For more information, see the COPYING file which you should have received | 11 | * For more information, see the COPYING file which you should have received |
12 | * along with this program. | 12 | * along with this program. |
13 | * === LICENSE_END === | ||
14 | * | 13 | * |
15 | */ | 14 | */ |
16 | 15 | ||
diff --git a/scilab/modules/data_structures/includes/dynlib_data_structures.h b/scilab/modules/data_structures/includes/dynlib_data_structures.h index 0de972e..3400278 100644 --- a/scilab/modules/data_structures/includes/dynlib_data_structures.h +++ b/scilab/modules/data_structures/includes/dynlib_data_structures.h | |||
@@ -10,7 +10,6 @@ | |||
10 | * and continues to be available under such terms. | 10 | * and continues to be available under such terms. |
11 | * For more information, see the COPYING file which you should have received | 11 | * For more information, see the COPYING file which you should have received |
12 | * along with this program. | 12 | * along with this program. |
13 | * === LICENSE_END === | ||
14 | * | 13 | * |
15 | */ | 14 | */ |
16 | 15 | ||
diff --git a/scilab/modules/data_structures/includes/gw_data_structures1.h b/scilab/modules/data_structures/includes/gw_data_structures1.h index c97b503..417d653 100644 --- a/scilab/modules/data_structures/includes/gw_data_structures1.h +++ b/scilab/modules/data_structures/includes/gw_data_structures1.h | |||
@@ -10,7 +10,6 @@ | |||
10 | * and continues to be available under such terms. | 10 | * and continues to be available under such terms. |
11 | * For more information, see the COPYING file which you should have received | 11 | * For more information, see the COPYING file which you should have received |
12 | * along with this program. | 12 | * along with this program. |
13 | * === LICENSE_END === | ||
14 | * | 13 | * |
15 | */ | 14 | */ |
16 | 15 | ||
diff --git a/scilab/modules/data_structures/includes/gw_data_structures2.h b/scilab/modules/data_structures/includes/gw_data_structures2.h index 567fe38..48db114 100644 --- a/scilab/modules/data_structures/includes/gw_data_structures2.h +++ b/scilab/modules/data_structures/includes/gw_data_structures2.h | |||
@@ -10,7 +10,6 @@ | |||
10 | * and continues to be available under such terms. | 10 | * and continues to be available under such terms. |
11 | * For more information, see the COPYING file which you should have received | 11 | * For more information, see the COPYING file which you should have received |
12 | * along with this program. | 12 | * along with this program. |
13 | * === LICENSE_END === | ||
14 | * | 13 | * |
15 | */ | 14 | */ |
16 | 15 | ||
diff --git a/scilab/modules/data_structures/license.txt b/scilab/modules/data_structures/license.txt index 0e7a74a..7efccca 100644 --- a/scilab/modules/data_structures/license.txt +++ b/scilab/modules/data_structures/license.txt | |||
@@ -12,7 +12,6 @@ This module was originally licensed under the terms of the CeCILL v2.1, | |||
12 | and continues to be available under such terms. | 12 | and continues to be available under such terms. |
13 | For more information, see the COPYING file which you should have received | 13 | For more information, see the COPYING file which you should have received |
14 | along with this program. | 14 | along with this program. |
15 | === LICENSE_END === | ||
16 | 15 | ||
17 | 16 | ||
18 | Misc: | 17 | Misc: |
diff --git a/scilab/modules/data_structures/macros/buildmacros.bat b/scilab/modules/data_structures/macros/buildmacros.bat index 6d11f52..23ece48 100644 --- a/scilab/modules/data_structures/macros/buildmacros.bat +++ b/scilab/modules/data_structures/macros/buildmacros.bat | |||
@@ -9,7 +9,6 @@ rem This file was originally licensed under the terms of the CeCILL v2.1, | |||
9 | rem and continues to be available under such terms. | 9 | rem and continues to be available under such terms. |
10 | rem For more information, see the COPYING file which you should have received | 10 | rem For more information, see the COPYING file which you should have received |
11 | rem along with this program. | 11 | rem along with this program. |
12 | rem === LICENSE_END === | ||
13 | 12 | ||
14 | 13 | ||
15 | @..\..\..\bin\scilex -nwni -ns -e exec('buildmacros.sce');quit; \ No newline at end of file | 14 | @..\..\..\bin\scilex -nwni -ns -e exec('buildmacros.sce');quit; \ No newline at end of file |
diff --git a/scilab/modules/data_structures/macros/buildmacros.sce b/scilab/modules/data_structures/macros/buildmacros.sce index 31a0aba..7522909 100644 --- a/scilab/modules/data_structures/macros/buildmacros.sce +++ b/scilab/modules/data_structures/macros/buildmacros.sce | |||
@@ -9,6 +9,5 @@ | |||
9 | // and continues to be available under such terms. | 9 | // and continues to be available under such terms. |
10 | // For more information, see the COPYING file which you should have received | 10 | // For more information, see the COPYING file which you should have received |
11 | // along with this program. | 11 | // along with this program. |
12 | // === LICENSE_END === | ||
13 | 12 | ||
14 | genlib("data_structureslib","SCI/modules/data_structures/macros",%f,%t); | 13 | genlib("data_structureslib","SCI/modules/data_structures/macros",%f,%t); |
diff --git a/scilab/modules/data_structures/macros/cleanmacros.bat b/scilab/modules/data_structures/macros/cleanmacros.bat index f107e0a..7317934 100644 --- a/scilab/modules/data_structures/macros/cleanmacros.bat +++ b/scilab/modules/data_structures/macros/cleanmacros.bat | |||
@@ -9,7 +9,6 @@ rem This file was originally licensed under the terms of the CeCILL v2.1, | |||
9 | rem and continues to be available under such terms. | 9 | rem and continues to be available under such terms. |
10 | rem For more information, see the COPYING file which you should have received | 10 | rem For more information, see the COPYING file which you should have received |
11 | rem along with this program. | 11 | rem along with this program. |
12 | rem === LICENSE_END === | ||
13 | 12 | ||
14 | 13 | ||
15 | @del *.bin 2>NUL | 14 | @del *.bin 2>NUL |
diff --git a/scilab/modules/data_structures/macros/hypermat.sci b/scilab/modules/data_structures/macros/hypermat.sci index 0b52f42..a93d08d 100644 --- a/scilab/modules/data_structures/macros/hypermat.sci +++ b/scilab/modules/data_structures/macros/hypermat.sci | |||
@@ -10,7 +10,6 @@ | |||
10 | // and continues to be available under such terms. | 10 | // and continues to be available under such terms. |
11 | // For more information, see the COPYING file which you should have received | 11 | // For more information, see the COPYING file which you should have received |
12 | // along with this program. | 12 | // along with this program. |
13 | // === LICENSE_END === | ||
14 | 13 | ||
15 | 14 | ||
16 | function M=hypermat(dims,v) | 15 | function M=hypermat(dims,v) |
diff --git a/scilab/modules/data_structures/macros/iscell.sci b/scilab/modules/data_structures/macros/iscell.sci index 981f1ee..0e5f4da 100644 --- a/scilab/modules/data_structures/macros/iscell.sci +++ b/scilab/modules/data_structures/macros/iscell.sci | |||
@@ -9,7 +9,6 @@ | |||
9 | // and continues to be available under such terms. | 9 | // and continues to be available under such terms. |
10 | // For more information, see the COPYING file which you should have received | 10 | // For more information, see the COPYING file which you should have received |
11 | // along with this program. | 11 | // along with this program. |
12 | // === LICENSE_END === | ||
13 | 12 | ||
14 | 13 | ||
15 | function r=iscell(S) | 14 | function r=iscell(S) |
diff --git a/scilab/modules/data_structures/macros/iscellstr.sci b/scilab/modules/data_structures/macros/iscellstr.sci index 0930469..bbed823 100644 --- a/scilab/modules/data_structures/macros/iscellstr.sci +++ b/scilab/modules/data_structures/macros/iscellstr.sci | |||
@@ -9,7 +9,6 @@ | |||
9 | // and continues to be available under such terms. | 9 | // and continues to be available under such terms. |
10 | // For more information, see the COPYING file which you should have received | 10 | // For more information, see the COPYING file which you should have received |
11 | // along with this program. | 11 | // along with this program. |
12 | // === LICENSE_END === | ||
13 | 12 | ||
14 | function bool=iscellstr(c) | 13 | function bool=iscellstr(c) |
15 | 14 | ||
diff --git a/scilab/modules/data_structures/macros/isstruct.sci b/scilab/modules/data_structures/macros/isstruct.sci index 5e8b0cb..2158845 100644 --- a/scilab/modules/data_structures/macros/isstruct.sci +++ b/scilab/modules/data_structures/macros/isstruct.sci | |||
@@ -9,7 +9,6 @@ | |||
9 | // and continues to be available under such terms. | 9 | // and continues to be available under such terms. |
10 | // For more information, see the COPYING file which you should have received | 10 | // For more information, see the COPYING file which you should have received |
11 | // along with this program. | 11 | // along with this program. |
12 | // === LICENSE_END === | ||
13 | 12 | ||
14 | 13 | ||
15 | function r=isstruct(S) | 14 | function r=isstruct(S) |
diff --git a/scilab/modules/data_structures/macros/lsslist.sci b/scilab/modules/data_structures/macros/lsslist.sci index 1b565b7..0242416 100644 --- a/scilab/modules/data_structures/macros/lsslist.sci +++ b/scilab/modules/data_structures/macros/lsslist.sci | |||
@@ -9,7 +9,6 @@ | |||
9 | // and continues to be available under such terms. | 9 | // and continues to be available under such terms. |
10 | // For more information, see the COPYING file which you should have received | 10 | // For more information, see the COPYING file which you should have received |
11 | // along with this program. | 11 | // along with this program. |
12 | // === LICENSE_END === | ||
13 | 12 | ||
14 | function l = lsslist(varargin) | 13 | function l = lsslist(varargin) |
15 | l = tlist(["lss", "A", "B", "C", "D", "X0", "dt"], varargin(:)); | 14 | l = tlist(["lss", "A", "B", "C", "D", "X0", "dt"], varargin(:)); |
diff --git a/scilab/modules/data_structures/macros/lstcat.sci b/scilab/modules/data_structures/macros/lstcat.sci index 0c05a1f..8bbd9c0 100644 --- a/scilab/modules/data_structures/macros/lstcat.sci +++ b/scilab/modules/data_structures/macros/lstcat.sci | |||
@@ -9,7 +9,6 @@ | |||
9 | // and continues to be available under such terms. | 9 | // and continues to be available under such terms. |
10 | // For more information, see the COPYING file which you should have received | 10 | // For more information, see the COPYING file which you should have received |
11 | // along with this program. | 11 | // along with this program. |
12 | // === LICENSE_END === | ||
13 | 12 | ||
14 | 13 | ||
15 | function l=lstcat(varargin) | 14 | function l=lstcat(varargin) |
diff --git a/scilab/modules/data_structures/macros/lstsize.sci b/scilab/modules/data_structures/macros/lstsize.sci index 52e5e8c..72c19c9 100644 --- a/scilab/modules/data_structures/macros/lstsize.sci +++ b/scilab/modules/data_structures/macros/lstsize.sci | |||
@@ -9,7 +9,6 @@ | |||
9 | // and continues to be available under such terms. | 9 | // and continues to be available under such terms. |
10 | // For more information, see the COPYING file which you should have received | 10 | // For more information, see the COPYING file which you should have received |
11 | // along with this program. | 11 | // along with this program. |
12 | // === LICENSE_END === | ||
13 | 12 | ||
14 | 13 | ||
15 | function l=lstsize(varargin) | 14 | function l=lstsize(varargin) |
diff --git a/scilab/modules/data_structures/sci_gateway/cpp/data_structures_gw.cpp b/scilab/modules/data_structures/sci_gateway/cpp/data_structures_gw.cpp index 38a7630..21c12d8 100644 --- a/scilab/modules/data_structures/sci_gateway/cpp/data_structures_gw.cpp +++ b/scilab/modules/data_structures/sci_gateway/cpp/data_structures_gw.cpp | |||
@@ -10,7 +10,6 @@ | |||
10 | * and continues to be available under such terms. | 10 | * and continues to be available under such terms. |
11 | * For more information, see the COPYING file which you should have received | 11 | * For more information, see the COPYING file which you should have received |
12 | * along with this program. | 12 | * along with this program. |
13 | * === LICENSE_END === | ||
14 | * | 13 | * |
15 | */ | 14 | */ |
16 | 15 | ||
diff --git a/scilab/modules/data_structures/sci_gateway/cpp/sci_definedfields.cpp b/scilab/modules/data_structures/sci_gateway/cpp/sci_definedfields.cpp index c922a48..6f38afa 100644 --- a/scilab/modules/data_structures/sci_gateway/cpp/sci_definedfields.cpp +++ b/scilab/modules/data_structures/sci_gateway/cpp/sci_definedfields.cpp | |||
@@ -10,7 +10,6 @@ | |||
10 | * and continues to be available under such terms. | 10 | * and continues to be available under such terms. |
11 | * For more information, see the COPYING file which you should have received | 11 | * For more information, see the COPYING file which you should have received |
12 | * along with this program. | 12 | * along with this program. |
13 | * === LICENSE_END === | ||
14 | * | 13 | * |
15 | */ | 14 | */ |
16 | /*--------------------------------------------------------------------------*/ | 15 | /*--------------------------------------------------------------------------*/ |
diff --git a/scilab/modules/data_structures/sci_gateway/cpp/sci_getfield.cpp b/scilab/modules/data_structures/sci_gateway/cpp/sci_getfield.cpp index 87c920e..65ec8a4 100644 --- a/scilab/modules/data_structures/sci_gateway/cpp/sci_getfield.cpp +++ b/scilab/modules/data_structures/sci_gateway/cpp/sci_getfield.cpp | |||
@@ -10,7 +10,6 @@ | |||
10 | * and continues to be available under such terms. | 10 | * and continues to be available under such terms. |
11 | * For more information, see the COPYING file which you should have received | 11 | * For more information, see the COPYING file which you should have received |
12 | * along with this program. | 12 | * along with this program. |
13 | * === LICENSE_END === | ||
14 | * | 13 | * |
15 | */ | 14 | */ |
16 | 15 | ||
diff --git a/scilab/modules/data_structures/sci_gateway/cpp/sci_rlist.cpp b/scilab/modules/data_structures/sci_gateway/cpp/sci_rlist.cpp index 439902d..34607f1 100644 --- a/scilab/modules/data_structures/sci_gateway/cpp/sci_rlist.cpp +++ b/scilab/modules/data_structures/sci_gateway/cpp/sci_rlist.cpp | |||
@@ -10,7 +10,6 @@ | |||
10 | * and continues to be available under such terms. | 10 | * and continues to be available under such terms. |
11 | * For more information, see the COPYING file which you should have received | 11 | * For more information, see the COPYING file which you should have received |
12 | * along with this program. | 12 | * along with this program. |
13 | * === LICENSE_END === | ||
14 | * | 13 | * |
15 | */ | 14 | */ |
16 | 15 | ||
diff --git a/scilab/modules/data_structures/sci_gateway/cpp/sci_setfield.cpp b/scilab/modules/data_structures/sci_gateway/cpp/sci_setfield.cpp index a9e06c5..ba0b7db 100644 --- a/scilab/modules/data_structures/sci_gateway/cpp/sci_setfield.cpp +++ b/scilab/modules/data_structures/sci_gateway/cpp/sci_setfield.cpp | |||
@@ -10,7 +10,6 @@ | |||
10 | * and continues to be available under such terms. | 10 | * and continues to be available under such terms. |
11 | * For more information, see the COPYING file which you should have received | 11 | * For more information, see the COPYING file which you should have received |
12 | * along with this program. | 12 | * along with this program. |
13 | * === LICENSE_END === | ||
14 | * | 13 | * |
15 | */ | 14 | */ |
16 | 15 | ||
diff --git a/scilab/modules/data_structures/sci_gateway/data_structures_gateway.xml b/scilab/modules/data_structures/sci_gateway/data_structures_gateway.xml index 00efd5d..732502c 100644 --- a/scilab/modules/data_structures/sci_gateway/data_structures_gateway.xml +++ b/scilab/modules/data_structures/sci_gateway/data_structures_gateway.xml | |||
@@ -12,7 +12,6 @@ | |||
12 | * and continues to be available under such terms. | 12 | * and continues to be available under such terms. |
13 | * For more information, see the COPYING file which you should have received | 13 | * For more information, see the COPYING file which you should have received |
14 | * along with this program. | 14 | * along with this program. |
15 | * === LICENSE_END === | ||
16 | * | 15 | * |
17 | --> | 16 | --> |
18 | 17 | ||
diff --git a/scilab/modules/data_structures/src/c/DllmainData_structures.c b/scilab/modules/data_structures/src/c/DllmainData_structures.c index bd633c8..bb36215 100644 --- a/scilab/modules/data_structures/src/c/DllmainData_structures.c +++ b/scilab/modules/data_structures/src/c/DllmainData_structures.c | |||
@@ -11,7 +11,6 @@ | |||
11 | * and continues to be available under such terms. | 11 | * and continues to be available under such terms. |
12 | * For more information, see the COPYING file which you should have received | 12 | * For more information, see the COPYING file which you should have received |
13 | * along with this program. | 13 | * along with this program. |
14 | * === LICENSE_END === | ||
15 | * | 14 | * |
16 | */ | 15 | */ |
17 | 16 | ||
diff --git a/scilab/modules/data_structures/src/c/hmops.h b/scilab/modules/data_structures/src/c/hmops.h index 1775705..991a1ab 100644 --- a/scilab/modules/data_structures/src/c/hmops.h +++ b/scilab/modules/data_structures/src/c/hmops.h | |||
@@ -10,7 +10,6 @@ | |||
10 | * and continues to be available under such terms. | 10 | * and continues to be available under such terms. |
11 | * For more information, see the COPYING file which you should have received | 11 | * For more information, see the COPYING file which you should have received |
12 | * along with this program. | 12 | * along with this program. |
13 | * === LICENSE_END === | ||
14 | * | 13 | * |
15 | */ | 14 | */ |
16 | 15 | ||
diff --git a/scilab/modules/data_structures/src/c/stcreate.h b/scilab/modules/data_structures/src/c/stcreate.h index 8a6f6cc..bfcd115 100644 --- a/scilab/modules/data_structures/src/c/stcreate.h +++ b/scilab/modules/data_structures/src/c/stcreate.h | |||
@@ -10,7 +10,6 @@ | |||
10 | * and continues to be available under such terms. | 10 | * and continues to be available under such terms. |
11 | * For more information, see the COPYING file which you should have received | 11 | * For more information, see the COPYING file which you should have received |
12 | * along with this program. | 12 | * along with this program. |
13 | * === LICENSE_END === | ||
14 | * | 13 | * |
15 | */ | 14 | */ |
16 | 15 | ||