Use REM instead of Java-style comments

X-SVN-Rev: 942
This commit is contained in:
Laura Werner 2000-03-10 23:50:23 +00:00
parent e50ab96561
commit 215ba048b9

View File

@ -1,16 +1,15 @@
#/*
#*******************************************************************************
#* Copyright (C) 1997-2000, International Business Machines Corporation and *
#* others. All Rights Reserved. *
#*******************************************************************************
#*
#* $Source: /xsrl/Nsvn/icu/icu4j/Attic/build.bat,v $
#* $Date: 2000/03/10 04:17:55 $
#* $Revision: 1.2 $
#*
#*****************************************************************************************
#*/
@echo off
REM *******************************************************************************
REM * Copyright (C) 1997-2000, International Business Machines Corporation and *
REM * others. All Rights Reserved. *
REM *******************************************************************************
REM $Source: /xsrl/Nsvn/icu/icu4j/Attic/build.bat,v $
REM $Date: 2000/03/10 23:50:23 $
REM $Revision: 1.3 $
REM *******************************************************************************
REM convience bat file to build with
java -classpath "build\javac.jar;build\ant.jar;build\projectx-tr2.jar;%CLASSPATH%" org.apache.tools.ant.Main %1 %2 %3 %4 %5