- Timestamp:
- 11/05/14 11:59:28 (10 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/CrossPare/src/de/ugoe/cs/cpdp/training/WekaTraining.java
r22 r23 27 27 * 28 28 */ 29 public class WekaTraining 2 extends WekaBaseTraining2implements ITrainingStrategy {29 public class WekaTraining extends WekaBaseTraining implements ITrainingStrategy { 30 30 31 31 @Override
Note: See TracChangeset
for help on using the changeset viewer.