diff options
author | nobody <nobody@28c7f869-5b4e-e670-f602-82bfaf57f300> | 2006-03-07 17:22:49 +0000 |
---|---|---|
committer | nobody <nobody@28c7f869-5b4e-e670-f602-82bfaf57f300> | 2006-03-07 17:22:49 +0000 |
commit | 19e30a5771eb1ec413e562c0d99b6263978dfba0 (patch) | |
tree | 76057ae4a8f7cf38526388d242f37882fe01015e /www | |
parent | 667e9374a310f09fdb4c91893a93719e81ad8a9f (diff) |
This commit was manufactured by cvs2svn to create branch 'dev-1_5'.
Diffstat (limited to 'www')
-rw-r--r-- | www/project_tools.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/www/project_tools.html b/www/project_tools.html new file mode 100644 index 0000000..bc57931 --- /dev/null +++ b/www/project_tools.html @@ -0,0 +1,12 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> + <meta content="text/html; charset=ISO-8859-1" + http-equiv="content-type"> + <title>Project Tools</title> +</head> +<body> +<div><a href="http://wiki.java.net/bin/view/Javadesktop/Java3D">Wiki</a></div> +<div><a href="https://java3d.dev.java.net/binary-builds.html">Downloads</a></div> +</body> +</html> |