- Timestamp:
- 11/16/09 14:26:45 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/Attributes/PluginFileAttribute.cs
r2481 r2496 30 30 public enum PluginFileType { 31 31 Assembly, 32 Native Assembly,32 NativeDll, 33 33 Data, 34 34 License
Note: See TracChangeset
for help on using the changeset viewer.