Skip to content

Commit

Permalink
*** empty log message ***
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@1646 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
Håkan Lundvall committed Mar 31, 2005
1 parent 9211123 commit da346cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modeq/scripts/Compile.bat
Expand Up @@ -4,7 +4,7 @@ set OLDPATH=%PATH%
pushd "%MOSHHOME%\..\MinGW\bin"
set PATH=%CD%
popd
mingw32-make -f %1
mingw32-make -f %1 >nul
set RESULT=%ERRORLEVEL%
set PATH=%OLDPATH%
exit %RESULT%

0 comments on commit da346cf

Please sign in to comment.