source:
branches/HeuristicLab.Problems.GrammaticalOptimization/SharpVectorModel/Resources/Root.cs
@
13857
Last change on this file since 13857 was 12762, checked in by aballeit, 9 years ago | |
---|---|
File size: 160 bytes |
Rev | Line | |
---|---|---|
[12762] | 1 | |
2 | namespace SharpVectors.Dom.Resources | |
3 | { | |
4 | /// <summary> | |
5 | /// Marks resources root | |
6 | /// </summary> | |
7 | public static class Root | |
8 | { | |
9 | } | |
10 | } |
Note: See TracBrowser
for help on using the repository browser.