Browse Source

alsdkj

master
FelixBrendel 6 years ago
parent
commit
2345cc9f20
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      bin/automata.slime

+ 1
- 0
bin/automata.slime View File

@@ -8,4 +8,5 @@
(set! q (delta q s))
(list (if (set::contains? F q) :accept :fail) q))
:automaton)))

)

Loading…
Cancel
Save