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.
- Timestamp:
-
Feb 11, 2010, 8:22:05 AM (15 years ago)
- Author:
-
Víctor de Buen Remiro
- Comment:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
-
-
Property
Status
changed from
new
to
accepted
-
Property
Milestone
changed from
to
OOP Implementation
-
initial
|
v2
|
|
1 | 1 | If we run this code: |
2 | 2 | |
| 3 | {{{ |
3 | 4 | Class @Circle |
4 | 5 | { |
… |
… |
|
48 | 49 | |
49 | 50 | @Circle c1 = @Circle[[0,1,1]]; |
| 51 | }}} |
50 | 52 | |
51 | 53 | TOL break down. This a syntax error in the last line that makes TOL breaks down. |