view installer-files/cmdshell.bat @ 4019:e56d3a2e616b

zeromq: update to v4.1.3
author John Donoghue
date Mon, 31 Aug 2015 09:59:09 -0400
parents 9d402d735dd1
children 57bc5d4ff660
line wrap: on
line source

@echo off

set OCT_HOME=%~dp0

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

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

%OCT_HOME%\bin\bash.exe