Free cookie consent management tool by TermsFeed Policy Generator

source: branches/SimulationCore/HeuristicLab.SimulationCore.Dsl/DslPackage/GeneratedCode/GeneratedVSCT.tt @ 10525

Last change on this file since 10525 was 10525, checked in by abeham, 10 years ago

#1610: added visual model

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.