Ignore:
Timestamp:
09/13/11 13:00:31 (14 years ago)
Author:
mcichenski
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • gssim_ui/branches/vine/gssimstudio/src/web/ui/flex/java/gssim/gssimstudio/flex/app/editor/GSSimStudio.java

    r73 r74  
    356356                                switch (type) 
    357357                                { 
    358                                         case 'energy': 
     358                                        case "energy": 
    359359                                        { 
    360360                                                ResourceAllTimelineDAO resourceDAO = factory 
     
    367367                                                break; 
    368368                                        } 
    369                                         case 'allocation': 
     369                                        case "allocation": 
    370370                                        { 
    371371                                                ResourceAllTimelineDAO resourceDAO = factory 
Note: See TracChangeset for help on using the changeset viewer.