From 1bd5935d57319b41b49d00525d168e1c128910af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Georges=20Dup=C3=A9ron?= Date: Sun, 13 Feb 2011 23:40:30 +0100 Subject: [PATCH] =?UTF-8?q?Quelques=20notes=20pour=20le=20mod=C3=A8le.=20C?= =?UTF-8?q?'est=20vraiement=20dommage=20que=20yuml.me=20ne=20marche=20pas.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- grunt.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/grunt.js b/grunt.js index d286488..c5dc434 100644 --- 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… +*/