view installer-files/cmdshell.bat @ 4225:e700dc14cc04

of-struct: update to 1.0.14 * src/of-struct.mk: update version, checksum * build_packages.m: update struct version
author John D
date Wed, 05 Oct 2016 15:39:04 -0400
parents cc549d1865cb
children 447859733feb
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
set GS=gs.exe

%OCTAVE_HOME%\bin\bash.exe