Free cookie consent management tool by TermsFeed Policy Generator

source: branches/SmalltalkExport/UpdateLocalInstallation.cmd @ 4803

Last change on this file since 4803 was 4803, checked in by swinkler, 13 years ago

Created branch for implementing Smalltalk representation of formulas. (#1270)

File size: 385 bytes
Line 
1set target=C:\Program Files\HeuristicLab 3.3\
2
3copy "%SolutionDir%\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.3\%Outdir%\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.dll" "%target%"
4copy "%SolutionDir%\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views\3.3\%Outdir%\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3.dll" "%target%"
Note: See TracBrowser for help on using the repository browser.