# HG changeset patch # User ymh # Date 1249978419 -7200 # Node ID b3d84bb4ef72afd2da763c5f50af492069ca9de0 Added minimal folder structure diff -r 000000000000 -r b3d84bb4ef72 build/README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/build/README Tue Aug 11 10:13:39 2009 +0200 @@ -0,0 +1,1 @@ +Folder that gather all necessary ressources (scripots) to maitain the project diff -r 000000000000 -r b3d84bb4ef72 engine/README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/engine/README Tue Aug 11 10:13:39 2009 +0200 @@ -0,0 +1,1 @@ +The java eclipse project for the sony/csl engine diff -r 000000000000 -r b3d84bb4ef72 web/README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/README Tue Aug 11 10:13:39 2009 +0200 @@ -0,0 +1,1 @@ +The web site of the project