diff --git a/compileall.sh b/compileall.sh index 936b77f..647a682 100644 --- a/compileall.sh +++ b/compileall.sh @@ -15,6 +15,7 @@ cargo run meakashi 5.5.3p1 win && \ cargo run meakashi 5.5.3p1 unix && \ cargo run tsumihoroboshi 5.5.3p3 win && \ cargo run tsumihoroboshi 5.5.3p3 unix && \ +cargo run tsumihoroboshi 5.6.7f1 win && \ cargo run minagoroshi 5.6.7f1 win && \ cargo run minagoroshi 5.6.7f1 unix && \ cargo run matsuribayashi 5.6.7f1 win && \