Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/14/14 12:40:26 (10 years ago)
Author:
gkronber
Message:

#2026 worked on code generator for random search (work in progress commit)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/HeuristicLab.Grammars-3.3.csproj

    r10067 r10335  
    77    <SchemaVersion>2.0</SchemaVersion>
    88    <ProjectGuid>{A5452B63-B33B-4F9F-9E81-98B75EDB5612}</ProjectGuid>
    9     <OutputType>Exe</OutputType>
     9    <OutputType>Library</OutputType>
    1010    <AppDesignerFolder>Properties</AppDesignerFolder>
    1111    <RootNamespace>HeuristicLab.Grammars</RootNamespace>
     
    107107    <Compile Include="SemanticSymbol.cs" />
    108108    <Compile Include="Sequence.cs" />
    109     <Compile Include="Test.cs" />
    110109    <Compile Include="Symbol.cs" />
    111     <Compile Include="Language.cs" />
    112110    <Compile Include="Grammar.cs" />
    113111    <Compile Include="Interfaces\IAttribute.cs" />
Note: See TracChangeset for help on using the changeset viewer.