From cb8c837a271677112e424b9dc1988863e3cc6143 Mon Sep 17 00:00:00 2001 From: jofret Date: Sat, 17 Jul 2010 08:59:30 +0000 Subject: Update refs --- tests/unit_tests/double/test_OpEqual.sci.dia.ref | 49 +----------------------- 1 file changed, 1 insertion(+), 48 deletions(-) (limited to 'tests/unit_tests/double/test_OpEqual.sci.dia.ref') diff --git a/tests/unit_tests/double/test_OpEqual.sci.dia.ref b/tests/unit_tests/double/test_OpEqual.sci.dia.ref index 9779b137..b2a73e96 100644 --- a/tests/unit_tests/double/test_OpEqual.sci.dia.ref +++ b/tests/unit_tests/double/test_OpEqual.sci.dia.ref @@ -38,51 +38,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_OpEqual.sci", TMPDIR); ------------------------------------------ - *************************** - ==> SCI2C hArtes/POLIBA Tool!!! - *************************** - Removing directory: TMPDIR/SCI2CTmpResultsReports Removing directory: TMPDIR - ************************************** - ==> Initialize SCI2C and USER2C Libraries. - ************************************** - - ******************************** - ==> Load SCI2C and USER2C Libraries. - ******************************** - - ******************************************** - ==> Start translation of function "test_OpEqual" - - ******************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpEqual/test_OpEqual_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpEqual/test_OpEqual_copy.sci' already opened in Scilab. - ********************************************************* - ***************************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports/ - test_OpEqual/test_OpEqual.ast - - ********************************************************* - ***************************** - - *************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - *************************************** - /*SCI2C: ########################################################## ######## @@ -283,35 +256,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_OpEqual/test_OpEqual_copy.sci' SCI2C: ########################################################## ########*/ - ********************************************** - ==> Copying sources needed in TMPDIR/src/c/ - ********************************************** - - ************************************************* - ==> Copying headers needed in TMPDIR/includes/ - ************************************************* - - ****************************************************** - ==> Copying interfaces needed in TMPDIR/interfaces/ - ****************************************************** - - ***************************************** - ==> Generating Builder TMPDIR/Makefile - ***************************************** - - ************************************* - ==> Translation Successfully Completed!!! - - ************************************* fd = mopen(TMPDIR+"/main.c"); mgetl(fd) ans = -- cgit