Changeset 5078 for branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive.DataAccess/3.4/Tools
- Timestamp:
- 12/09/10 13:55:41 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive.DataAccess/3.4/Tools/CreateHiveDatabaseApplication.cs
r4905 r5078 23 23 24 24 namespace HeuristicLab.Services.Hive.DataAccess { 25 [Application("Create Hive Database", "Creates new empty Hive Database.", true)]25 [Application("Create Hive-3.4 Database", "Creates new empty Hive Database.", true)] 26 26 class CreateHiveDatabaseApplication : ApplicationBase { 27 27
Note: See TracChangeset
for help on using the changeset viewer.