Skip to content
This repository has been archived by the owner on Feb 1, 2020. It is now read-only.

Commit

Permalink
Merge pull request #797 from dwightguth/cygwin
Browse files Browse the repository at this point in the history
Fix cygwin for k 3.4
  • Loading branch information
dwightguth committed Aug 6, 2014
2 parents 1ca408a + 1de46ed commit 1eca711
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/krun.bat
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
@ECHO off
set PATH=%PATH%;%~dp0..\lib\native\cygwin;%~dp0..\lib\native\cygwin\x64
set CYGWIN=nodosfilewarning
SETLOCAL ENABLEEXTENSIONS
IF ERRORLEVEL 1 ECHO Unable to enable extensions
IF NOT DEFINED K_OPTS SET K_OPTS=-Xms64m -Xmx1024m -Xss32m
Expand Down
Binary file modified lib/maude/binaries/cygwin1.dll
100755 → 100644
Binary file not shown.

0 comments on commit 1eca711

Please sign in to comment.