view installer-files/cmdshell.bat @ 4083:ab391f476b81

of-video: update to 1.2.2 * src/of-video.mk: update version, checksum * src/of-video-1-fixes.patch: removed file * build_packages.m: update video version * dist-files.mk: add of-video.mk
author John Donoghue
date Fri, 29 Jan 2016 13:12:18 -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