From 68b3bb90fb0af3b002f689cccc0efadcef06d7e5 Mon Sep 17 00:00:00 2001 From: Martin Mares <mj@ucw.cz> Date: Thu, 23 May 2024 15:45:24 +0200 Subject: [PATCH] =?UTF-8?q?gen-images:=20P=C5=99id=C3=A1na=20redukce?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01-regular/gen-images | 1 + 1 file changed, 1 insertion(+) diff --git a/01-regular/gen-images b/01-regular/gen-images index 8b2c66d..43298d1 100755 --- a/01-regular/gen-images +++ b/01-regular/gen-images @@ -14,3 +14,4 @@ pic 5 nfa-strom pic 6 nfa-to-dfa pic 7 nfa-operace pic 8 kleene +pic 9 redukce -- GitLab