- Timestamp:
- 07/23/08 00:28:11 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.CEDMA.Operators/OnGridProcessor.cs
r393 r394 44 44 45 45 public override IOperation Apply(IScope scope) { 46 47 46 IOperatorGraph operatorGraph = scope.GetVariableValue<IOperatorGraph>("OperatorGraph", false); 48 47 string serverUrl = scope.GetVariableValue<StringData>("CedmaServerUri", true).Data;
Note: See TracChangeset
for help on using the changeset viewer.