summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjofret2010-07-19 06:13:18 +0000
committerjofret2010-07-19 06:13:18 +0000
commite0f289eb63434576d142bf54da7eccbda10b9569 (patch)
tree884300c2d935f0aa38d3e4b6f3e2160d2d58c0de
parent933d95757261e32081e487e519f3ce8692ba902a (diff)
downloadscilab2c-e0f289eb63434576d142bf54da7eccbda10b9569.tar.gz
scilab2c-e0f289eb63434576d142bf54da7eccbda10b9569.tar.bz2
scilab2c-e0f289eb63434576d142bf54da7eccbda10b9569.zip
Remove verbose message
-rw-r--r--scilab2c/tests/unit_tests/double/test_Convol.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_Det.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_Disp.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_Expm.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_FFTShift.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_Fft.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_IFFT.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_Length.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_Meanf.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpApex.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpCc.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpColon.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpDotApex.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpDotBackSlash.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpDotHat.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpDotSlash.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpDotStar.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpEqual.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpExt.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpHat.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpIns.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpLogAnd.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpLogEq.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpLogGe.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpLogGt.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpLogLe.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpLogLt.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpLogNe.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpLogNot.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpLogOr.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpMinus.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpPlus.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpRc.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpSlash.sci.dia.ref32
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpStar.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_Size.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_Stdevf.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_Trace.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_Type.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_abs.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_acos.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_acosh.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_asin.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_asinh.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_atan.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_atanh.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_ceil.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_chol.sci.dia.ref8
-rw-r--r--scilab2c/tests/unit_tests/double/test_conj.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_cos.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_cosh.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_exp.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_eye.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_fix.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_floor.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_imag.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_int.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_inv.sci.dia.ref8
-rw-r--r--scilab2c/tests/unit_tests/double/test_isnan.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_log.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_log10.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_log1p.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_max.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_mean.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_min.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_ones.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_prod.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_rand.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_real.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_round.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_sign.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_sin.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_sinh.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_sqrt.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_st_deviation.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_sum.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_tanh.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_variance.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_zeros.sci.dia.ref6
79 files changed, 252 insertions, 252 deletions
diff --git a/scilab2c/tests/unit_tests/double/test_Convol.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_Convol.sci.dia.ref
index f770d780..99f46e81 100644
--- a/scilab2c/tests/unit_tests/double/test_Convol.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_Convol.sci.dia.ref
@@ -1115,11 +1115,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Convol/test_Convol_copy.sci' a
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_Det.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_Det.sci.dia.ref
index 772ccf35..051e7317 100644
--- a/scilab2c/tests/unit_tests/double/test_Det.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_Det.sci.dia.ref
@@ -164,11 +164,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Det/test_Det_copy.sci' already
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_Disp.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_Disp.sci.dia.ref
index 5c85a9d7..8a3a3158 100644
--- a/scilab2c/tests/unit_tests/double/test_Disp.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_Disp.sci.dia.ref
@@ -162,11 +162,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Disp/test_Disp_copy.sci' alrea
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_Expm.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_Expm.sci.dia.ref
index bd9031e8..98e3d067 100644
--- a/scilab2c/tests/unit_tests/double/test_Expm.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_Expm.sci.dia.ref
@@ -146,11 +146,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Expm/test_Expm_copy.sci' alrea
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_FFTShift.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_FFTShift.sci.dia.ref
index a5718fcb..59f50df1 100644
--- a/scilab2c/tests/unit_tests/double/test_FFTShift.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_FFTShift.sci.dia.ref
@@ -397,11 +397,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_FFTShift/test_FFTShift_copy.sc
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_Fft.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_Fft.sci.dia.ref
index 10ab62e3..c8178363 100644
--- a/scilab2c/tests/unit_tests/double/test_Fft.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_Fft.sci.dia.ref
@@ -2551,11 +2551,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Fft/test_Fft_copy.sci' already
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_IFFT.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_IFFT.sci.dia.ref
index 9efad1c4..e626f674 100644
--- a/scilab2c/tests/unit_tests/double/test_IFFT.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_IFFT.sci.dia.ref
@@ -1155,11 +1155,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_IFFT/test_IFFT_copy.sci' alrea
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_Length.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_Length.sci.dia.ref
index 773cd8fa..14444583 100644
--- a/scilab2c/tests/unit_tests/double/test_Length.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_Length.sci.dia.ref
@@ -332,11 +332,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Length/test_Length_copy.sci' a
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_Meanf.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_Meanf.sci.dia.ref
index 13b04635..3043311d 100644
--- a/scilab2c/tests/unit_tests/double/test_Meanf.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_Meanf.sci.dia.ref
@@ -517,11 +517,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Meanf/test_Meanf_copy.sci' alr
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_OpApex.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpApex.sci.dia.ref
index 3caf7264..830c51aa 100644
--- a/scilab2c/tests/unit_tests/double/test_OpApex.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpApex.sci.dia.ref
@@ -154,11 +154,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpApex/test_OpApex_copy.sci' a
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_OpCc.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpCc.sci.dia.ref
index d1aca993..19782894 100644
--- a/scilab2c/tests/unit_tests/double/test_OpCc.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpCc.sci.dia.ref
@@ -492,11 +492,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpCc/test_OpCc_copy.sci' alrea
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_OpColon.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpColon.sci.dia.ref
index 78ee15a1..448cb76a 100644
--- a/scilab2c/tests/unit_tests/double/test_OpColon.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpColon.sci.dia.ref
@@ -365,11 +365,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpColon/test_OpColon_copy.sci'
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_OpDotApex.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpDotApex.sci.dia.ref
index 33f80cf8..72e29b58 100644
--- a/scilab2c/tests/unit_tests/double/test_OpDotApex.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpDotApex.sci.dia.ref
@@ -154,11 +154,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpDotApex/test_OpDotApex_copy.
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_OpDotBackSlash.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpDotBackSlash.sci.dia.ref
index 7a156b08..55f37f0c 100644
--- a/scilab2c/tests/unit_tests/double/test_OpDotBackSlash.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpDotBackSlash.sci.dia.ref
@@ -400,11 +400,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpDotBackSlash/test_OpDotBackS
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_OpDotHat.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpDotHat.sci.dia.ref
index 532be45e..c67496f8 100644
--- a/scilab2c/tests/unit_tests/double/test_OpDotHat.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpDotHat.sci.dia.ref
@@ -442,11 +442,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpDotHat/test_OpDotHat_copy.sc
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_OpDotSlash.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpDotSlash.sci.dia.ref
index d8362371..8bd1ad70 100644
--- a/scilab2c/tests/unit_tests/double/test_OpDotSlash.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpDotSlash.sci.dia.ref
@@ -368,11 +368,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpDotSlash/test_OpDotSlash_cop
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_OpDotStar.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpDotStar.sci.dia.ref
index b6749d90..8811ac0e 100644
--- a/scilab2c/tests/unit_tests/double/test_OpDotStar.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpDotStar.sci.dia.ref
@@ -368,11 +368,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpDotStar/test_OpDotStar_copy.
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_OpEqual.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpEqual.sci.dia.ref
index b2a73e96..74b69dfa 100644
--- a/scilab2c/tests/unit_tests/double/test_OpEqual.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpEqual.sci.dia.ref
@@ -256,11 +256,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpEqual/test_OpEqual_copy.sci'
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_OpExt.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpExt.sci.dia.ref
index 34f0cb2f..0b59d92e 100644
--- a/scilab2c/tests/unit_tests/double/test_OpExt.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpExt.sci.dia.ref
@@ -282,11 +282,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpExt/test_OpExt_copy.sci' alr
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_OpHat.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpHat.sci.dia.ref
index b6b722cc..87b89c4f 100644
--- a/scilab2c/tests/unit_tests/double/test_OpHat.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpHat.sci.dia.ref
@@ -402,11 +402,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpHat/test_OpHat_copy.sci' alr
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_OpIns.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpIns.sci.dia.ref
index a0b487a0..0044c511 100644
--- a/scilab2c/tests/unit_tests/double/test_OpIns.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpIns.sci.dia.ref
@@ -1204,11 +1204,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpIns/test_OpIns_copy.sci' alr
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_OpLogAnd.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpLogAnd.sci.dia.ref
index 636e4c83..2e154c5d 100644
--- a/scilab2c/tests/unit_tests/double/test_OpLogAnd.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpLogAnd.sci.dia.ref
@@ -352,11 +352,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpLogAnd/test_OpLogAnd_copy.sc
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_OpLogEq.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpLogEq.sci.dia.ref
index f0beb955..8282531f 100644
--- a/scilab2c/tests/unit_tests/double/test_OpLogEq.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpLogEq.sci.dia.ref
@@ -384,11 +384,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpLogEq/test_OpLogEq_copy.sci'
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_OpLogGe.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpLogGe.sci.dia.ref
index 24a8014f..54147090 100644
--- a/scilab2c/tests/unit_tests/double/test_OpLogGe.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpLogGe.sci.dia.ref
@@ -301,11 +301,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpLogGe/test_OpLogGe_copy.sci'
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_OpLogGt.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpLogGt.sci.dia.ref
index eee54bdd..3849ffd4 100644
--- a/scilab2c/tests/unit_tests/double/test_OpLogGt.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpLogGt.sci.dia.ref
@@ -309,11 +309,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpLogGt/test_OpLogGt_copy.sci'
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_OpLogLe.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpLogLe.sci.dia.ref
index 2f902574..758a65f6 100644
--- a/scilab2c/tests/unit_tests/double/test_OpLogLe.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpLogLe.sci.dia.ref
@@ -301,11 +301,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpLogLe/test_OpLogLe_copy.sci'
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_OpLogLt.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpLogLt.sci.dia.ref
index b5f223d3..7ce8bf4a 100644
--- a/scilab2c/tests/unit_tests/double/test_OpLogLt.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpLogLt.sci.dia.ref
@@ -301,11 +301,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpLogLt/test_OpLogLt_copy.sci'
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_OpLogNe.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpLogNe.sci.dia.ref
index 6827ef6e..7213ebfd 100644
--- a/scilab2c/tests/unit_tests/double/test_OpLogNe.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpLogNe.sci.dia.ref
@@ -384,11 +384,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpLogNe/test_OpLogNe_copy.sci'
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_OpLogNot.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpLogNot.sci.dia.ref
index cafa651b..defacd06 100644
--- a/scilab2c/tests/unit_tests/double/test_OpLogNot.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpLogNot.sci.dia.ref
@@ -263,11 +263,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpLogNot/test_OpLogNot_copy.sc
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_OpLogOr.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpLogOr.sci.dia.ref
index d3e43562..e2f46588 100644
--- a/scilab2c/tests/unit_tests/double/test_OpLogOr.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpLogOr.sci.dia.ref
@@ -352,11 +352,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpLogOr/test_OpLogOr_copy.sci'
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_OpMinus.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpMinus.sci.dia.ref
index b42dc80c..786deba7 100644
--- a/scilab2c/tests/unit_tests/double/test_OpMinus.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpMinus.sci.dia.ref
@@ -439,11 +439,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpMinus/test_OpMinus_copy.sci'
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_OpPlus.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpPlus.sci.dia.ref
index aa09f20c..51a711c9 100644
--- a/scilab2c/tests/unit_tests/double/test_OpPlus.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpPlus.sci.dia.ref
@@ -308,11 +308,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpPlus/test_OpPlus_copy.sci' a
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_OpRc.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpRc.sci.dia.ref
index 1d10646d..e18256da 100644
--- a/scilab2c/tests/unit_tests/double/test_OpRc.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpRc.sci.dia.ref
@@ -436,11 +436,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpRc/test_OpRc_copy.sci' alrea
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_OpSlash.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpSlash.sci.dia.ref
index 8f4a3a50..a42f6bdb 100644
--- a/scilab2c/tests/unit_tests/double/test_OpSlash.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpSlash.sci.dia.ref
@@ -83,7 +83,7 @@ computing least squares solution. (see lsq).
- 0.6021386 + 0.6021386i 0 0 0.1308997 - 0.1308997i
- 0.2225295 + 0.2225295i 0 0 0.0654498 - 0.0654498i
- 0.1570796 - 0.1570796i 0 0 2.159D-17
+ 0.1570796 - 0.1570796i 0 0 2.159D-17 - 2.699D-17i
0.5366887 - 0.5366887i 0 0 - 0.0654498 + 0.0654498i
Warning :
matrix is close to singular or badly scaled. rcond = 0.0000D+00
@@ -99,16 +99,16 @@ matrix is close to singular or badly scaled. rcond = 0.0000D+00
computing least squares solution. (see lsq).
- - 1.2042772 + 2.553D-16i 0 0 0.2617994 - 5.606D-17i
- - 0.4450590 0 0 0.1308997 + 4.049D-18i
- 0.3141593 + 4.255D-17i 0 0 3.239D-17 - 1.294D-17i
- 1.0733775 + 6.382D-17i 0 0 - 0.1308997 - 8.617D-18i
+ - 1.2042772 + 2.553D-16i 0 0 0.2617994 - 4.306D-17i
+ - 0.4450590 - 1.702D-16i 0 0 0.1308997 + 3.903D-17i
+ 0.3141593 + 1.064D-16i 0 0 3.239D-17 - 2.765D-17i
+ 1.0733775 + 6.382D-17i 0 0 - 0.1308997 - 2.021D-17i
Warning :
matrix is close to singular or badly scaled. rcond = 0.0000D+00
computing least squares solution. (see lsq).
- 1. 0. 0. 3.054D-17
+ 1. 0. 0. 6.107D-17
0.6666667 0. 0. 0.3333333
0.3333333 0. 0. 0.6666667
- 2.522D-15 0. 0. 1.
@@ -117,10 +117,10 @@ matrix is close to singular or badly scaled. rcond = 0.0000D+00
computing least squares solution. (see lsq).
- 0.5 - 0.5i 0 0 5.398D-17i
+ 0.5 - 0.5i 0 0 - 2.159D-17
0.3333333 - 0.3333333i 0 0 0.1666667 - 0.1666667i
0.1666667 - 0.1666667i 0 0 0.3333333 - 0.3333333i
- - 1.705D-15 + 1.100D-15i 0 0 0.5 - 0.5i
+ - 6.421D-17 + 6.838D-16i 0 0 0.5 - 0.5i
Warning :
matrix is close to singular or badly scaled. rcond = 0.0000D+00
computing least squares solution. (see lsq).
@@ -129,16 +129,16 @@ computing least squares solution. (see lsq).
1. + i 0 0 3.054D-17 + 3.054D-17i
0.6666667 + 0.6666667i 0 0 0.3333333 + 0.3333333i
0.3333333 + 0.3333333i 0 0 0.6666667 + 0.6666667i
- - 2.522D-15 - 2.522D-15i 0 0 1. + i
+ - 2.942D-15 - 2.942D-15i 0 0 1. + i
Warning :
matrix is close to singular or badly scaled. rcond = 0.0000D+00
computing least squares solution. (see lsq).
- 1. + 1.064D-16i 0 0 - 4.318D-17 - 1.886D-17i
- 0.6666667 + 3.829D-16i 0 0 0.3333333 - 8.949D-17i
- 0.3333333 - 4.042D-16i 0 0 0.6666667 + 1.149D-16i
- 8.195D-17 - 6.254D-16i 0 0 1. + 1.109D-16i
+ 1. + 1.064D-16i 0 0 4.318D-17 - 1.886D-17i
+ 0.6666667 + 7.978D-16i 0 0 0.3333333 - 1.702D-16i
+ 0.3333333 - 1.143D-16i 0 0 0.6666667 + 5.986D-17i
+ - 1.456D-15 + 1.607D-15i 0 0 1. - 3.281D-16i
1.
@@ -436,11 +436,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpSlash/test_OpSlash_copy.sci'
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_OpStar.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpStar.sci.dia.ref
index 6952da2d..1f439ce1 100644
--- a/scilab2c/tests/unit_tests/double/test_OpStar.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpStar.sci.dia.ref
@@ -416,11 +416,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpStar/test_OpStar_copy.sci' a
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_Size.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_Size.sci.dia.ref
index 93f5dc1b..5a1541c5 100644
--- a/scilab2c/tests/unit_tests/double/test_Size.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_Size.sci.dia.ref
@@ -414,11 +414,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Size/test_Size_copy.sci' alrea
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_Stdevf.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_Stdevf.sci.dia.ref
index 10ccc2b4..94de3707 100644
--- a/scilab2c/tests/unit_tests/double/test_Stdevf.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_Stdevf.sci.dia.ref
@@ -508,11 +508,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Stdevf/test_Stdevf_copy.sci' a
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_Trace.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_Trace.sci.dia.ref
index db8b5a09..640a010f 100644
--- a/scilab2c/tests/unit_tests/double/test_Trace.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_Trace.sci.dia.ref
@@ -164,11 +164,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Trace/test_Trace_copy.sci' alr
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_Type.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_Type.sci.dia.ref
index 29975166..f6aebde4 100644
--- a/scilab2c/tests/unit_tests/double/test_Type.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_Type.sci.dia.ref
@@ -124,11 +124,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_Type/test_Type_copy.sci' alrea
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_abs.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_abs.sci.dia.ref
index a5fd6ef7..5ad601e1 100644
--- a/scilab2c/tests/unit_tests/double/test_abs.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_abs.sci.dia.ref
@@ -154,11 +154,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_abs/test_abs_copy.sci' already
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_acos.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_acos.sci.dia.ref
index 20d9b152..cd5bfedb 100644
--- a/scilab2c/tests/unit_tests/double/test_acos.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_acos.sci.dia.ref
@@ -140,11 +140,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_acos/test_acos_copy.sci' alrea
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_acosh.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_acosh.sci.dia.ref
index f8e36285..2ba6ffe2 100644
--- a/scilab2c/tests/unit_tests/double/test_acosh.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_acosh.sci.dia.ref
@@ -164,11 +164,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_acosh/test_acosh_copy.sci' alr
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_asin.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_asin.sci.dia.ref
index 363f49b0..688acdc8 100644
--- a/scilab2c/tests/unit_tests/double/test_asin.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_asin.sci.dia.ref
@@ -174,11 +174,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_asin/test_asin_copy.sci' alrea
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_asinh.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_asinh.sci.dia.ref
index 700971db..94d6f831 100644
--- a/scilab2c/tests/unit_tests/double/test_asinh.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_asinh.sci.dia.ref
@@ -140,11 +140,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_asinh/test_asinh_copy.sci' alr
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_atan.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_atan.sci.dia.ref
index 592b4094..cb1a2fe3 100644
--- a/scilab2c/tests/unit_tests/double/test_atan.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_atan.sci.dia.ref
@@ -195,11 +195,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_atan/test_atan_copy.sci' alrea
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_atanh.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_atanh.sci.dia.ref
index 1b789439..1bb015ce 100644
--- a/scilab2c/tests/unit_tests/double/test_atanh.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_atanh.sci.dia.ref
@@ -174,11 +174,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_atanh/test_atanh_copy.sci' alr
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_ceil.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_ceil.sci.dia.ref
index 68893068..5de765fe 100644
--- a/scilab2c/tests/unit_tests/double/test_ceil.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_ceil.sci.dia.ref
@@ -140,11 +140,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_ceil/test_ceil_copy.sci' alrea
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_chol.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_chol.sci.dia.ref
index 1066df73..57439dd9 100644
--- a/scilab2c/tests/unit_tests/double/test_chol.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_chol.sci.dia.ref
@@ -32,7 +32,7 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_chol.sci", TMPDIR);
7.7459667 16.524729 28.401878 38.729833
0 2.9888682 8.9219947 13.382992
0 0 2.3940224 3.5910336
- 0 0 0 0.0000008
+ 0 0 0 0.0000004
------------------------------------------
@@ -154,11 +154,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_chol/test_chol_copy.sci' alrea
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_conj.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_conj.sci.dia.ref
index c3ef1ca2..4fff8921 100644
--- a/scilab2c/tests/unit_tests/double/test_conj.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_conj.sci.dia.ref
@@ -140,11 +140,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_conj/test_conj_copy.sci' alrea
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_cos.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_cos.sci.dia.ref
index 6720219f..253e849d 100644
--- a/scilab2c/tests/unit_tests/double/test_cos.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_cos.sci.dia.ref
@@ -140,11 +140,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_cos/test_cos_copy.sci' already
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_cosh.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_cosh.sci.dia.ref
index bcfeb44b..3a369a58 100644
--- a/scilab2c/tests/unit_tests/double/test_cosh.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_cosh.sci.dia.ref
@@ -140,11 +140,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_cosh/test_cosh_copy.sci' alrea
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_exp.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_exp.sci.dia.ref
index 4bac18e8..39ffc69c 100644
--- a/scilab2c/tests/unit_tests/double/test_exp.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_exp.sci.dia.ref
@@ -140,11 +140,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_exp/test_exp_copy.sci' already
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_eye.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_eye.sci.dia.ref
index 6613d592..07f51fdd 100644
--- a/scilab2c/tests/unit_tests/double/test_eye.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_eye.sci.dia.ref
@@ -184,11 +184,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_eye/test_eye_copy.sci' already
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_fix.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_fix.sci.dia.ref
index f72bec2b..485f991a 100644
--- a/scilab2c/tests/unit_tests/double/test_fix.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_fix.sci.dia.ref
@@ -140,11 +140,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_fix/test_fix_copy.sci' already
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_floor.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_floor.sci.dia.ref
index cd7fd27c..29a0011f 100644
--- a/scilab2c/tests/unit_tests/double/test_floor.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_floor.sci.dia.ref
@@ -140,11 +140,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_floor/test_floor_copy.sci' alr
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_imag.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_imag.sci.dia.ref
index 5cb58d54..db82791c 100644
--- a/scilab2c/tests/unit_tests/double/test_imag.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_imag.sci.dia.ref
@@ -154,11 +154,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_imag/test_imag_copy.sci' alrea
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_int.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_int.sci.dia.ref
index bf47879d..4f399d7a 100644
--- a/scilab2c/tests/unit_tests/double/test_int.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_int.sci.dia.ref
@@ -140,11 +140,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_int/test_int_copy.sci' already
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_inv.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_inv.sci.dia.ref
index 3aea8916..f8c0159f 100644
--- a/scilab2c/tests/unit_tests/double/test_inv.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_inv.sci.dia.ref
@@ -20,7 +20,7 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_inv.sci", TMPDIR);
-----------------------------------
Warning :
-matrix is close to singular or badly scaled. rcond = 4.5748D-41
+matrix is close to singular or badly scaled. rcond = 1.8293D-38
Warning :
matrix is close to singular or badly scaled. rcond = 1.1102D-17
@@ -146,11 +146,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_inv/test_inv_copy.sci' already
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_isnan.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_isnan.sci.dia.ref
index 3e3445c4..bb42caca 100644
--- a/scilab2c/tests/unit_tests/double/test_isnan.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_isnan.sci.dia.ref
@@ -154,11 +154,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_isnan/test_isnan_copy.sci' alr
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_log.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_log.sci.dia.ref
index 6435f935..45925ea8 100644
--- a/scilab2c/tests/unit_tests/double/test_log.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_log.sci.dia.ref
@@ -164,11 +164,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_log/test_log_copy.sci' already
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_log10.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_log10.sci.dia.ref
index e4d030d5..2fc9cce0 100644
--- a/scilab2c/tests/unit_tests/double/test_log10.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_log10.sci.dia.ref
@@ -164,11 +164,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_log10/test_log10_copy.sci' alr
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_log1p.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_log1p.sci.dia.ref
index 60850cc8..7a750438 100644
--- a/scilab2c/tests/unit_tests/double/test_log1p.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_log1p.sci.dia.ref
@@ -155,11 +155,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_log1p/test_log1p_copy.sci' alr
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_max.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_max.sci.dia.ref
index 68699b79..b079a289 100644
--- a/scilab2c/tests/unit_tests/double/test_max.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_max.sci.dia.ref
@@ -326,11 +326,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_max/test_max_copy.sci' already
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_mean.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_mean.sci.dia.ref
index dad220a6..b09caa46 100644
--- a/scilab2c/tests/unit_tests/double/test_mean.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_mean.sci.dia.ref
@@ -330,11 +330,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_mean/test_mean_copy.sci' alrea
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_min.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_min.sci.dia.ref
index 6b567724..b4a14560 100644
--- a/scilab2c/tests/unit_tests/double/test_min.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_min.sci.dia.ref
@@ -326,11 +326,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_min/test_min_copy.sci' already
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_ones.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_ones.sci.dia.ref
index 0f6f0f96..5d1efdad 100644
--- a/scilab2c/tests/unit_tests/double/test_ones.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_ones.sci.dia.ref
@@ -184,11 +184,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_ones/test_ones_copy.sci' alrea
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_prod.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_prod.sci.dia.ref
index c061f1c2..91cdd7fb 100644
--- a/scilab2c/tests/unit_tests/double/test_prod.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_prod.sci.dia.ref
@@ -330,11 +330,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_prod/test_prod_copy.sci' alrea
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_rand.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_rand.sci.dia.ref
index ed18d0b0..f921518c 100644
--- a/scilab2c/tests/unit_tests/double/test_rand.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_rand.sci.dia.ref
@@ -194,11 +194,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_rand/test_rand_copy.sci' alrea
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_real.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_real.sci.dia.ref
index 4b78bf8c..6af60309 100644
--- a/scilab2c/tests/unit_tests/double/test_real.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_real.sci.dia.ref
@@ -154,11 +154,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_real/test_real_copy.sci' alrea
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_round.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_round.sci.dia.ref
index fe62a45c..195e9a49 100644
--- a/scilab2c/tests/unit_tests/double/test_round.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_round.sci.dia.ref
@@ -140,11 +140,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_round/test_round_copy.sci' alr
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_sign.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_sign.sci.dia.ref
index 6495770e..f07160b7 100644
--- a/scilab2c/tests/unit_tests/double/test_sign.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_sign.sci.dia.ref
@@ -140,11 +140,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_sign/test_sign_copy.sci' alrea
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_sin.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_sin.sci.dia.ref
index d1a70c4c..51a3d0a4 100644
--- a/scilab2c/tests/unit_tests/double/test_sin.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_sin.sci.dia.ref
@@ -140,11 +140,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_sin/test_sin_copy.sci' already
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_sinh.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_sinh.sci.dia.ref
index 2697efe1..4432b968 100644
--- a/scilab2c/tests/unit_tests/double/test_sinh.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_sinh.sci.dia.ref
@@ -140,11 +140,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_sinh/test_sinh_copy.sci' alrea
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_sqrt.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_sqrt.sci.dia.ref
index 461d711f..bb77f5fc 100644
--- a/scilab2c/tests/unit_tests/double/test_sqrt.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_sqrt.sci.dia.ref
@@ -164,11 +164,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_sqrt/test_sqrt_copy.sci' alrea
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_st_deviation.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_st_deviation.sci.dia.ref
index 9e8d1cdb..e136b755 100644
--- a/scilab2c/tests/unit_tests/double/test_st_deviation.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_st_deviation.sci.dia.ref
@@ -337,11 +337,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_st_deviation/test_st_deviation
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_sum.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_sum.sci.dia.ref
index a31e3f44..08d163f7 100644
--- a/scilab2c/tests/unit_tests/double/test_sum.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_sum.sci.dia.ref
@@ -330,11 +330,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_sum/test_sum_copy.sci' already
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_tanh.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_tanh.sci.dia.ref
index 9f41af27..e7f038b8 100644
--- a/scilab2c/tests/unit_tests/double/test_tanh.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_tanh.sci.dia.ref
@@ -140,11 +140,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_tanh/test_tanh_copy.sci' alrea
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_variance.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_variance.sci.dia.ref
index 1edd8020..f938a1e8 100644
--- a/scilab2c/tests/unit_tests/double/test_variance.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_variance.sci.dia.ref
@@ -315,11 +315,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_variance/test_variance_copy.sc
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile
diff --git a/scilab2c/tests/unit_tests/double/test_zeros.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_zeros.sci.dia.ref
index 6e0872c6..d32aa53a 100644
--- a/scilab2c/tests/unit_tests/double/test_zeros.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_zeros.sci.dia.ref
@@ -184,11 +184,11 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_zeros/test_zeros_copy.sci' alr
SCI2C: ##########################################################
########*/
- ==> Copying sources needed in TMPDIR/src/c/
+ ==> Copying sources
- ==> Copying headers needed in TMPDIR/includes/
+ ==> Copying headers
- ==> Copying interfaces needed in TMPDIR/interfaces/
+ ==> Copying interfaces
==> Generating Builder TMPDIR/Makefile