Changeset 11153 for trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.MatlabConnector/1.0/HeuristicLab.MatlabConnector-1.0/Plugin.cs.frame
- Timestamp:
- 07/09/14 07:09:16 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.MatlabConnector/1.0/HeuristicLab.MatlabConnector-1.0/Plugin.cs.frame
r11127 r11153 33 33 [PluginFile("Interop.MLApp.dll", PluginFileType.Assembly)] 34 34 [PluginFile("Mathworks Interop License.txt", PluginFileType.License)] 35 public class HeuristicLabMat hJaxPlugin : PluginBase {35 public class HeuristicLabMatlabConnectorPlugin : PluginBase { 36 36 } 37 37 }
Note: See TracChangeset
for help on using the changeset viewer.