source:
branches/SimulationCore/HeuristicLab.SimulationCore.Dsl/DslPackage/GeneratedCode/GeneratedVSCT.tt
@
11303
Last change on this file since 11303 was 10525, checked in by abeham, 11 years ago | |
---|---|
File size: 378 bytes |
Line | |
---|---|
1 | <#@ Dsl processor="DslDirectiveProcessor" requires="fileName='..\..\Dsl\DslDefinition.dsl'" #> |
2 | <# |
3 | // CmdSet Guid must be defined before master template is included |
4 | // This Guid must be kept synchronized with the CommandSetId Guid in Constants.tt |
5 | Guid guidCmdSet = new Guid ("2260428b-8eff-48ef-b0cd-7fbed9a201c2"); |
6 | #> |
7 | <#@ include file="DslPackage\GeneratedVSCT.tt" #> |
Note: See TracBrowser
for help on using the repository browser.