diff options
author | jofret | 2010-07-17 08:59:30 +0000 |
---|---|---|
committer | jofret | 2010-07-17 08:59:30 +0000 |
commit | cb8c837a271677112e424b9dc1988863e3cc6143 (patch) | |
tree | b7ecacfbb17f42c1f2ea57534653a1477a54ed27 /tests/unit_tests/double/test_floor.sci.dia.ref | |
parent | e3724c71f70b0349950996d30575f155e9deb3a9 (diff) | |
download | scilab2c-cb8c837a271677112e424b9dc1988863e3cc6143.tar.gz scilab2c-cb8c837a271677112e424b9dc1988863e3cc6143.tar.bz2 scilab2c-cb8c837a271677112e424b9dc1988863e3cc6143.zip |
Update refs
Diffstat (limited to 'tests/unit_tests/double/test_floor.sci.dia.ref')
-rw-r--r-- | tests/unit_tests/double/test_floor.sci.dia.ref | 49 |
1 files changed, 1 insertions, 48 deletions
diff --git a/tests/unit_tests/double/test_floor.sci.dia.ref b/tests/unit_tests/double/test_floor.sci.dia.ref index 19b50a31..cd7fd27c 100644 --- a/tests/unit_tests/double/test_floor.sci.dia.ref +++ b/tests/unit_tests/double/test_floor.sci.dia.ref @@ -26,51 +26,24 @@ scilab2c(SCI2CHOME+"/tests/unit_tests/double/test_floor.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_floor" - - ****************************************** Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_floor/test_floor_copy.sci' already opened in Scilab. Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_floor/test_floor_copy.sci' already opened in Scilab. - ********************************************************* - ************************** - - ==> Generate the AST in TMPDIR/SCI2CTmpResultsReports - /test_floor/test_floor.ast - - ********************************************************* - ************************** - - **************************************** + ==> Generate the AST. ==> Generate C code in TMPDIR/main.c - **************************************** - /*SCI2C: ########################################################## ######## @@ -167,35 +140,15 @@ Warning: file 'TMPDIR/SCI2CTmpResultsReports/test_floor/test_floor_copy.sci' alr 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 = |