From 2345cc9f2083f154d44f0d1a8e4693e9032883e3 Mon Sep 17 00:00:00 2001 From: FelixBrendel Date: Sun, 24 Nov 2019 12:18:09 +0100 Subject: [PATCH] alsdkj --- bin/automata.slime | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/automata.slime b/bin/automata.slime index 6e27e09..c65a083 100644 --- a/bin/automata.slime +++ b/bin/automata.slime @@ -8,4 +8,5 @@ (set! q (delta q s)) (list (if (set::contains? F q) :accept :fail) q)) :automaton))) + )