ソースを参照

alsdkj

master
FelixBrendel 6年前
コミット
2345cc9f20
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      bin/automata.slime

+ 1
- 0
bin/automata.slime ファイルの表示

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

)

読み込み中…
キャンセル
保存