Changes between Initial Version and Version 1 of Ticket #1081
- Timestamp:
- Feb 3, 2011, 2:41:39 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1081 – Description
initial v1 12 12 }; 13 13 14 /*15 While(iter<=10,16 {17 Real iter := Copy(iter + 1)18 });19 */20 14 Real numObj1 := Copy(NObject); 21 15 Real ok = EQ(numObj0,numObj1);