www

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

commit 1bd5935d57319b41b49d00525d168e1c128910af
parent 9275b37787776d92eeea876b0a4a57f091c2329d
Author: Georges Dupéron <jahvascriptmaniac+github@free.fr>
Date:   Sun, 13 Feb 2011 23:40:30 +0100

Quelques notes pour le modèle. C'est vraiement dommage que yuml.me ne marche pas.

Diffstat:
Mgrunt.js | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/grunt.js b/grunt.js @@ -64,3 +64,8 @@ function init() { } new Event.observe(window, 'load', init); + +/* Modèle +[World]<>-[BlockDef|name,inputPorts,outputPorts]-[Graph] +Graph = ??? des ports et des blocs… +*/