Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/12/08 18:13:12 (16 years ago)
Author:
mstoeger
Message:

Added XAxis shape to project (#433)
Some small refactorings in LineChart (#345)

Location:
trunk/sources
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources

    • Property svn:ignore
      •  

        old new  
        11*.suo
         2_ReSharper.HeuristicLab
         3HeuristicLab.resharper
         4HeuristicLab.resharper.user
  • trunk/sources/HeuristicLab.Visualization/HeuristicLab.Visualization.csproj

    r874 r983  
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    55    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    6     <ProductVersion>9.0.21022</ProductVersion>
     6    <ProductVersion>9.0.30729</ProductVersion>
    77    <SchemaVersion>2.0</SchemaVersion>
    88    <ProjectGuid>{E392A1E2-DC95-4E33-B82E-8ED690EDA1AB}</ProjectGuid>
     
    106106    <Compile Include="Transform.cs" />
    107107    <Compile Include="WorldShape.cs" />
     108    <Compile Include="XAxis.cs" />
    108109  </ItemGroup>
    109110  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.