view installer-files/cmdshell.bat @ 4087:c587088dbc4b

of-instrument-control: update to 0.2.2 * src/of-instrument-control.mk: update version, checksum, update directory name * build_packages.m: update nstrument-control version
author John Donoghue
date Wed, 03 Feb 2016 08:42:37 -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