Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/22/10 13:38:20 (14 years ago)
Author:
mkommend
Message:

Added correct project HL.Algorithms.DataAnalysis for cross validation (ticket #1199).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Classification/HeuristicLab.Classification/UpdateLocalInstallation.cmd

    r4470 r4471  
    11set target=C:\Program Files\HeuristicLab 3.3\
    22
    3 copy "%SolutionDir%\HeuristicLab.Problems.DataAnalysis\3.3\%Outdir%\HeuristicLab.Problems.DataAnalysis-3.3.dll" "%target%"
     3copy "%SolutionDir%\HeuristicLab.Algorithms.DataAnalysis\3.3\%Outdir%\HeuristicLab.Algorithms.DataAnalysis-3.3.dll" "%target%"
    44copy "%SolutionDir%\HeuristicLab.Problems.DataAnalysis.Classification\3.3\%Outdir%\HeuristicLab.Problems.DataAnalysis.Classification-3.3.dll" "%target%"
    55copy "%SolutionDir%\HeuristicLab.Problems.DataAnalysis.Classification.Views\3.3\%Outdir%\HeuristicLab.Problems.DataAnalysis.Classification.Views-3.3.dll" "%target%"
    6 copy "%SolutionDir%\HeuristicLab.Problems.DataAnalysis.Views\3.3\%Outdir%\HeuristicLab.Problems.DataAnalysis.Views-3.3.dll" "%target%"
Note: See TracChangeset for help on using the changeset viewer.