Browse Source

2002

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273231 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 23 years ago
parent
commit
797446cd41
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      src/script/antRun.bat
  2. +1
    -1
      src/script/lcp.bat

+ 1
- 1
src/script/antRun.bat View File

@@ -1,6 +1,6 @@
@echo off

REM Copyright (c) 2001 The Apache Software Foundation. All rights
REM Copyright (c) 2001-2002 The Apache Software Foundation. All rights
REM reserved.

if "%OS%"=="Windows_NT" @setlocal


+ 1
- 1
src/script/lcp.bat View File

@@ -1,4 +1,4 @@
REM Copyright (c) 2001 The Apache Software Foundation. All rights
REM Copyright (c) 2001-2002 The Apache Software Foundation. All rights
REM reserved.

set _CLASSPATHCOMPONENT=%1


Loading…
Cancel
Save