1
0
mirror of https://github.com/nophead/Mendel90.git synced 2025-08-31 00:39:55 +02:00

Removed stray file

This commit is contained in:
Chris Palmer
2012-03-13 08:36:00 +00:00
parent 03b53a4926
commit dcc4f18653

View File

@@ -1,10 +0,0 @@
@ECHO OFF
TITLE Canute
CALL %TOOLSDRV%\BAT\SYSENV w:
SET GNU=1
IF ERRORLEVEL 1 GOTO :ERR
IF NOT ERRORLEVEL 1 GOTO :DONE
:ERR
PAUSE
:DONE