view installer-files/cmdshell.bat @ 4061:164533b3691b

openblas: update to 0.2.15 * src/openblas.mk: update version, checksum
author John D
date Fri, 27 Nov 2015 19:00:06 -0500
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