view installer-files/cmdshell.bat @ 4106:abe4edcb2f41

of-ltfat: update to 2.1.2 * src/of-ltfat.mk: update checksum, version * build_packages.m: update ltfat version * src/mingw-of-ltfat-1-fixes.patch: removed file
author John Donoghue <john.donoghue@ieee.org>
date Sat, 19 Mar 2016 09:47:02 -0400
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