From f6702333c361551314d3988946bc4a37d987d3a8 Mon Sep 17 00:00:00 2001 From: schodet Date: Sun, 2 May 2004 04:32:30 +0000 Subject: Oula, il date le dernier commit, voir les diff. --- 2004/i/nono/src/motor/goto_simple.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '2004/i/nono/src/motor/goto_simple.h') diff --git a/2004/i/nono/src/motor/goto_simple.h b/2004/i/nono/src/motor/goto_simple.h index d773720..f8bfa1a 100644 --- a/2004/i/nono/src/motor/goto_simple.h +++ b/2004/i/nono/src/motor/goto_simple.h @@ -26,7 +26,7 @@ // }}} #include "goto.h" -/// Classe abstraite d'un fournisseur de point pour MovementGoto. +/// Goto permettant d'atteindre un point. class GotoSimple : public Goto { double dx_, dy_; -- cgit v1.2.3