From 7766d67593cf81cc5d15a77b6dcad98d1b98f6aa Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 12:36:30 +0100 Subject: unslug fr: modify --- files/fr/glossary/state_machine/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'files/fr/glossary/state_machine') diff --git a/files/fr/glossary/state_machine/index.html b/files/fr/glossary/state_machine/index.html index 65e92b2246..4cc0af7b70 100644 --- a/files/fr/glossary/state_machine/index.html +++ b/files/fr/glossary/state_machine/index.html @@ -1,10 +1,11 @@ --- title: Machine d'état -slug: Glossaire/Machine_d_état +slug: Glossary/State_machine tags: - Glossaire - états translation_of: Glossary/State_machine +original_slug: Glossaire/Machine_d_état ---

Une machine d'état est une abstraction mathématique utilisée pour concevoir des algorithmes. Une machine d'état lit un ensemble d'entrées et passe à un état différent en fonction de ces entrées.

-- cgit v1.2.3-54-g00ecf