diff options
author | httpd <> | 2004-03-17 02:24:58 +0000 |
---|---|---|
committer | httpd <> | 2004-03-17 02:24:58 +0000 |
commit | 781eaf29038ba2b85da098bc17d508d88c86ebe0 (patch) | |
tree | 330ebb0fc614b233a678bbb841f0ca06a2f6aef5 /www | |
parent | 6202e6f7576b54fca49fe1402e5aa08c286e5f5e (diff) |
Initial data for the vecmath project
git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@2 dd45e54d-f42e-c781-df72-dca083a658b1
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> |