blob: 2eea310981f306babd19a34d908c39ea99e28d4e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<!--
/*
* $RCSfile$
*
* Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Use is subject to license terms.
*
* $Revision$
* $Date$
* $State$
*/
-->
<meta http-equiv="content-type"
content="text/html; charset=ISO-8859-1">
<title>Java 3D 1.5.2 Pre-Release Notes</title>
</head>
<body>
PLACEHOLDER FOR RELEASE-NOTES
</body>
</html>
|