www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules

commit b986825dc716bd1f55f8c2e471273b1de0a2c188
parent a9dbe1e45d9d3e73b80149e98e87564deeb5c319
Author: Georges Dupéron <jahvascriptmaniac+github@free.fr>
Date:   Sun, 13 Feb 2011 15:54:45 +0100

Ajout de la bibliothèque Raphaël.js comme sous-module.

Diffstat:
A.gitmodules | 6++++++
Araphael | 1+
2 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/.gitmodules b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "Raphaël"] + path = Raphaël + url = https://github.com/DmitryBaranovskiy/raphael.git +[submodule "raphael"] + path = raphael + url = https://github.com/DmitryBaranovskiy/raphael.git diff --git a/raphael b/raphael @@ -0,0 +1 @@ +Subproject commit dbe241f4c5310dd9bf3b451c538d78c6c4a0e288