- Timestamp:
- 05/07/11 14:08:15 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/OKBJavaConnector/RunCreationService/src/runcreationservice/Main.java
r6068 r6151 5 5 package runcreationservice; 6 6 7 import com.heuristiclab.services.runcreation.RunCreationService; 7 8 8 9 import com.heuristiclab.services.runcreation.Algorithm; 9 10 import com.heuristiclab.services.runcreation.ArrayOfAlgorithm; 10 11 import com.heuristiclab.services.runcreation.IRunCreationService; 12 import com.heuristiclab.services.runcreation.RunCreationService; 11 13 import java.net.MalformedURLException; 12 14 import java.net.URL;
Note: See TracChangeset
for help on using the changeset viewer.