git-svn-id: svn://db.shs.com.ru/pip@778 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5

This commit is contained in:
2019-04-16 13:48:13 +00:00
parent c6376002ed
commit 10b70f5acf
8 changed files with 88 additions and 30 deletions

View File

@@ -25,6 +25,7 @@ void usage() {
int main (int argc, char * argv[]) {
PICrypt::hash("");
PICrypt crypt;
PIByteArray bout;
PICLI cli(argc, argv);