Changeset 54


Ignore:
Timestamp:
05/16/08 10:40:27 (16 years ago)
Author:
davidb
Message:

testing commit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/expeditee/items/WidgetEdge.java

    r53 r54  
    88 */
    99public class WidgetEdge extends Line {
    10          
     10          
    1111        WidgetEdge(WidgetCorner start, WidgetCorner end, int id) {
    1212                super(start, end, id);
Note: See TracChangeset for help on using the changeset viewer.