source: trunk/src/todo.txt @ 229

Last change on this file since 229 was 229, checked in by Peter, 18 years ago

* empty log message *

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 296 bytes
Line 
1///
2/// File with items to do. Line should start with class:
3///
4vector: vector operator -=(vector)
5vector: vector operator +=(vector)
6matrix: matrix operator -=(matrix)
7matrix: matrix operator +=(matrix)
8vector: vector operator * (matrix) returning same as matrix: vector operator * (vector)
Note: See TracBrowser for help on using the repository browser.