view installer-files/cmdshell.bat @ 4071:7a2a32749a87

of-interval: update to v1.3.0 * src/of-interval.mk: update version, checksum
author John Donoghue
date Tue, 05 Jan 2016 16:23:07 -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