source: DCWoRMS/branches/coolemall/src/schedframe/scheduling/plugin/local/LocalSchedulingPlugin.java @ 1415

Revision 1415, 171 bytes checked in by wojtekp, 11 years ago (diff)
  • Property svn:mime-type set to text/plain
Line 
1package schedframe.scheduling.plugin.local;
2
3import schedframe.scheduling.plugin.SchedulingPlugin;
4
5
6public interface LocalSchedulingPlugin extends SchedulingPlugin {
7
8
9}
Note: See TracBrowser for help on using the repository browser.