Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/10/17 22:11:10 (6 years ago)
Author:
abeham
Message:

#1614: refactored code

  • change problem to derive from basic problem
  • using a combined instance class instead of individual parameters
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GeneralizedQAP/UnitTests/Properties/AssemblyInfo.cs

    r7412 r15504  
    11using System.Reflection;
    2 using System.Runtime.CompilerServices;
    32using System.Runtime.InteropServices;
    43
     
    98[assembly: AssemblyDescription("")]
    109[assembly: AssemblyConfiguration("")]
    11 [assembly: AssemblyCompany("Microsoft")]
     10[assembly: AssemblyCompany("HEAL")]
    1211[assembly: AssemblyProduct("UnitTests")]
    13 [assembly: AssemblyCopyright("Copyright © Microsoft 2012")]
     12[assembly: AssemblyCopyright("(c) 2002-2017 HEAL")]
    1413[assembly: AssemblyTrademark("")]
    1514[assembly: AssemblyCulture("")]
Note: See TracChangeset for help on using the changeset viewer.