view installer-files/cmdshell.bat @ 4224:9ded338051db

of-database: update to 2.4.2 * src/of-database.mk: update version, checksum * build_packages.m: update database version * src/of-database-1-cross-fixes.patch: update patch for doc building
author John D
date Wed, 05 Oct 2016 15:39:03 -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