equal
deleted
inserted
replaced
1 @echo off |
1 @echo off |
2 |
2 |
3 REM |
3 REM |
4 REM Copyright 2004-2005 Sun Microsystems, Inc. All Rights Reserved. |
4 REM Copyright (c) 2004, 2005, Oracle and/or its affiliates. All rights reserved. |
5 REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
5 REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
6 REM |
6 REM |
7 REM This code is free software; you can redistribute it and/or modify it |
7 REM This code is free software; you can redistribute it and/or modify it |
8 REM under the terms of the GNU General Public License version 2 only, as |
8 REM under the terms of the GNU General Public License version 2 only, as |
9 REM published by the Free Software Foundation. |
9 REM published by the Free Software Foundation. |
16 REM |
16 REM |
17 REM You should have received a copy of the GNU General Public License version |
17 REM You should have received a copy of the GNU General Public License version |
18 REM 2 along with this work; if not, write to the Free Software Foundation, |
18 REM 2 along with this work; if not, write to the Free Software Foundation, |
19 REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. |
19 REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. |
20 REM |
20 REM |
21 REM Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, |
21 REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA |
22 REM CA 95054 USA or visit www.sun.com if you need additional information or |
22 REM or visit www.oracle.com if you need additional information or have any |
23 REM have any questions. |
23 REM questions. |
24 REM |
24 REM |
25 REM |
25 REM |
26 |
26 |
27 call saenv64.bat |
27 call saenv64.bat |
28 |
28 |