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 2 of Ticket #864


Ignore:
Timestamp:
Feb 11, 2010, 8:22:05 AM (15 years ago)
Author:
Víctor de Buen Remiro
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #864

    • Property Status changed from new to accepted
    • Property Milestone changed from to OOP Implementation
  • Ticket #864 – Description

    initial v2  
    11If we run this code:
    22
     3{{{
    34Class @Circle
    45{
     
    4849
    4950@Circle c1 = @Circle[[0,1,1]];
     51}}}
    5052
    5153TOL break down. This a syntax error in the last line that makes TOL breaks down.