view installer-files/cmdshell.bat @ 3993:3a38544f2a8f

default-octave: update cur current dev branch build * src/default-octave-1-docinstall.patch: remove patch * dist-files.mk: removed default-octave-1-docinstall.patch * src/default-octave.mk: build libgnu first
author John D
date Mon, 27 Jul 2015 22:00:58 -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