Free cookie consent management tool by TermsFeed Policy Generator

Changeset 15840


Ignore:
Timestamp:
03/14/18 11:43:42 (6 years ago)
Author:
gkronber
Message:

#2886 added utility console program for clustering of expressions

Location:
branches/2886_SymRegGrammarEnumeration
Files:
99 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2886_SymRegGrammarEnumeration/SymRegGrammarEnumeration.sln

    r15834 r15840  
    77EndProject
    88Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test", "Test\Test.csproj", "{C828DECC-CAF5-4E23-B594-8D4F51255072}"
     9EndProject
     10Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ExpressionClustering", "ExpressionClustering\ExpressionClustering.csproj", "{956C4ADE-F86D-4DCC-BE2B-BA8C5BE4851B}"
    911EndProject
    1012Global
     
    2224    {C828DECC-CAF5-4E23-B594-8D4F51255072}.Release|Any CPU.ActiveCfg = Release|Any CPU
    2325    {C828DECC-CAF5-4E23-B594-8D4F51255072}.Release|Any CPU.Build.0 = Release|Any CPU
     26    {956C4ADE-F86D-4DCC-BE2B-BA8C5BE4851B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
     27    {956C4ADE-F86D-4DCC-BE2B-BA8C5BE4851B}.Debug|Any CPU.Build.0 = Debug|Any CPU
     28    {956C4ADE-F86D-4DCC-BE2B-BA8C5BE4851B}.Release|Any CPU.ActiveCfg = Release|Any CPU
     29    {956C4ADE-F86D-4DCC-BE2B-BA8C5BE4851B}.Release|Any CPU.Build.0 = Release|Any CPU
    2430  EndGlobalSection
    2531  GlobalSection(SolutionProperties) = preSolution
Note: See TracChangeset for help on using the changeset viewer.