Free cookie consent management tool by TermsFeed Policy Generator

Changeset 524


Ignore:
Timestamp:
08/20/08 09:26:30 (16 years ago)
Author:
gkronber
Message:

deleted class ProgrammableFunction because it is not usable. Needs to be reimplemented (see #106)

Location:
trunk/sources/HeuristicLab.Functions
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Functions/HeuristicLab.Functions.csproj

    r519 r524  
    33    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    44    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    5     <ProductVersion>9.0.21022</ProductVersion>
     5    <ProductVersion>9.0.30729</ProductVersion>
    66    <SchemaVersion>2.0</SchemaVersion>
    77    <ProjectGuid>{B95CA6E2-34BC-4430-994D-BD6E99375319}</ProjectGuid>
     
    6767      <SubType>Code</SubType>
    6868    </Compile>
    69     <Compile Include="ProgrammableFunction.cs" />
    7069    <Compile Include="Equal.cs" />
    7170    <Compile Include="FunctionView.cs">
Note: See TracChangeset for help on using the changeset viewer.