Ignore:
Timestamp:
05/01/08 12:26:53 (16 years ago)
Author:
ra33
Message:

New expeditee version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/expeditee/actions/Actions.java

    r4 r7  
    276276                // loose changes
    277277                if (toRun.getDeclaringClass().getName().equals(
    278                                  NAVIGATIONS_CLASS))
     278                                 NAVIGATIONS_CLASS)) {
    279279                        FrameIO.SaveFrame(DisplayIO.getCurrentFrame());
     280                }
    280281
    281282                // if there are duplicate methods with the same name
Note: See TracChangeset for help on using the changeset viewer.