Free cookie consent management tool by TermsFeed Policy Generator

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

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

#1610: added visual model

File size: 257 bytes
Line 
1<#@ Dsl processor="DslDirectiveProcessor" requires="fileName='..\DslDefinition.dsl'" #>
2<#@ include file="Dsl\SerializationHelper.tt" #>
3<#@ include file="Dsl\MonikerAmbiguityValidation.tt" #>
4<#
5  GenerateMonikerAmbiguityValidation(this.DslLibrary);
6#>
Note: See TracBrowser for help on using the repository browser.