X-Git-Url: http://gitweb.scilab.org/?p=scilab.git;a=blobdiff_plain;f=scilab%2Fmodules%2Felementary_functions%2Ftests%2Funit_tests%2Fsetdiff.dia.ref;h=842dee6fb4956906e02e5ead7183d7ee2f5bd933;hp=3907fe60220b2189cdf532c33d38d5cd6d928118;hb=0c7deaba954e9bd5da3f1a2ac5475af6b37b185a;hpb=cd72305f8964bb184072a6c21d8be8f2815246b2 diff --git a/scilab/modules/elementary_functions/tests/unit_tests/setdiff.dia.ref b/scilab/modules/elementary_functions/tests/unit_tests/setdiff.dia.ref index 3907fe6..842dee6 100644 --- a/scilab/modules/elementary_functions/tests/unit_tests/setdiff.dia.ref +++ b/scilab/modules/elementary_functions/tests/unit_tests/setdiff.dia.ref @@ -4,7 +4,7 @@ // // This file is distributed under the same license as the Scilab package. // ============================================================================= -// <-- JVM NOT MANDATORY --> +// <-- CLI SHELL MODE --> // ============================================================================= a = [223;111;2;4;2;2]; b = [2;3;21;223;123;22];