blob: 5fe9b758f80e00fb008b3c444fda66f9ebae0a8a [file] [log] [blame]
:: This script adds cygwin to the path
@echo OFF
set PATH=%~dp0\bin;%~dp0\..\python_26;%PATH%