view installer-files/cmdshell.bat @ 4098:0727a16b2124

of-tsa: update to v4.4.1 * build_packages.m: update tsa version * src/of-tsa.mk: update version, checksum
author John Donoghue
date Mon, 07 Mar 2016 07:44:06 -0500
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