close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Changes between Initial Version and Version 1 of Ticket #1081


Ignore:
Timestamp:
Feb 3, 2011, 2:41:39 PM (14 years ago)
Author:
Víctor de Buen Remiro
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1081 – Description

    initial v1  
    1212};
    1313
    14 /*
    15 While(iter<=10,
    16 {
    17   Real iter := Copy(iter + 1)
    18 });
    19 */
    2014Real numObj1 := Copy(NObject);
    2115Real ok = EQ(numObj0,numObj1);