SisMaker 4 роки тому
джерело
коміт
6d92879cbc
1 змінених файлів з 1 додано та 1 видалено
  1. +1
    -1
      src/genAcs.erl

+ 1
- 1
src/genAcs.erl Переглянути файл

@ -32,7 +32,7 @@ main(Args) ->
io:format("genAcs open the Filter file:~p error ~p~n", [SWFile, _Err])
end;
_ ->
io:format("Useage:\n\t1: to gen acsTree.erl and acsSqw.erl with genAcs SWFile OuputDir\n\t2: to filter special word in SWFile and frop repetitive words with genAcs -f/F SWFile OuputDir\n"),
io:format("Useage:\n\t1: to gen acsTree.erl and acsSqw.erl with genAcs SWFile OuputDir\n\t2: to filter special word in SWFile and drop repetitive words with genAcs -f/F SWFile OuputDir\n"),
ok
end.

Завантаження…
Відмінити
Зберегти