Ignore:
Timestamp:
11/30/12 10:24:53 (12 years ago)
Author:
wojtekp
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • DCWoRMS/trunk/src/test/article/recs/plugins/scheduling/RecsSP.java

    r679 r680  
    77public abstract class RecsSP extends BaseLocalSchedulingPlugin { 
    88 
    9         private TaskToApp taskToApp = new TaskToApp(); 
     9        protected TaskToApp taskToApp = new TaskToApp(); 
    1010         
    1111        protected void initApplicationType(TaskInterface<?> task){ 
Note: See TracChangeset for help on using the changeset viewer.