diff options
author | httpd <> | 2004-05-13 17:45:38 +0000 |
---|---|---|
committer | httpd <> | 2004-05-13 17:45:38 +0000 |
commit | 912c8e81e3ba58b0e40da76303c11a9e00712753 (patch) | |
tree | 330ebb0fc614b233a678bbb841f0ca06a2f6aef5 /www | |
parent | 663eda7a64f63f02e6d5d657c9879668e984c3c6 (diff) |
Initial data for the j3d-core project
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@2 ba19aa83-45c5-6ac9-afd3-db810772062c
Diffstat (limited to 'www')
-rw-r--r-- | www/index.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html new file mode 100644 index 0000000..40bd357 --- /dev/null +++ b/www/index.html @@ -0,0 +1,8 @@ +<html> + <head> + <title>Default Project Content</title> + </head> + <body> + This is the default project content. + </body> +</html> |