view installer-files/cmdshell.bat @ 4131:e79854fa53be

of-optim: update to 1.5.1 * src/of-opyim.mk: update version, checksum * build_packages.m: update optim version
author John Donoghue
date Fri, 29 Apr 2016 07:55:38 -0400
parents 57bc5d4ff660
children cc549d1865cb
line wrap: on
line source

@echo off

set OCTAVE_HOME=%~dp0

Rem   Set up PATH. Make sure the octave bin dir
Rem   comes first.

set PATH=%OCTAVE_HOME%bin;%PATH%
set TERM=cygwin

%OCTAVE_HOME%\bin\bash.exe