1234567 |
- @rem Licensed Materials - Property of IBM
- @rem IBM Cognos Products: disp
- @rem (C) Copyright IBM Corp. 2005, 2016
- @rem US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- @echo off
- ..\..\jre\bin\java -classpath "../../bin/ant.jar;../../bin/ant-launcher.jar" org.apache.tools.ant.Main %*
|