source:
DCWoRMS/branches/coolemall/src/schedframe/scheduling/plugin/local/LocalSchedulingPlugin.java
@
1415
Revision 1415, 171 bytes checked in by wojtekp, 11 years ago (diff) | |
---|---|
|
Line | |
---|---|
1 | package schedframe.scheduling.plugin.local; |
2 | |
3 | import schedframe.scheduling.plugin.SchedulingPlugin; |
4 | |
5 | |
6 | public interface LocalSchedulingPlugin extends SchedulingPlugin { |
7 | |
8 | |
9 | } |
Note: See TracBrowser
for help on using the repository browser.