view installer-files/cmdshell.bat @ 4107:4970d27d3e12

of-netcdf: update to 1.0.9 * build_packages.m: update netcdf version * src/of-netcdf.mk: update version, checksum
author John Donoghue <john.donoghue@ieee.org>
date Sat, 19 Mar 2016 10:00:08 -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