Changeset 11602 for branches/OptimizationNetworks/HeuristicLab.Scripting
- Timestamp:
- 11/30/14 23:25:21 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/OptimizationNetworks/HeuristicLab.Scripting/3.3/IProgrammableItem.cs
r11577 r11602 31 31 CompilerErrorCollection CompileErrors { get; } 32 32 bool CanChangeCode { get; } 33 VariableStore VariableStore { get; } 33 34 34 35 void Compile();
Note: See TracChangeset
for help on using the changeset viewer.