- Timestamp:
- 07/16/17 12:54:21 (7 years ago)
- Location:
- stable
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
stable
- Property svn:mergeinfo changed
/trunk/sources merged: 15120
- Property svn:mergeinfo changed
-
stable/HeuristicLab.Problems.ExternalEvaluation/3.4/Programmable/OptimizationSupportScript.cs
r14186 r15260 70 70 private set { compiledInstance = value; } 71 71 } 72 public dynamic Instance { 73 get { return compiledInstance; } 74 } 72 75 73 76 public override Assembly Compile() {
Note: See TracChangeset
for help on using the changeset viewer.