Added help and version options to the translate command.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#ifndef __PLASP_APP__COMMANDS__TRANSLATE_H
|
||||
#define __PLASP_APP__COMMANDS__TRANSLATE_H
|
||||
|
||||
int translate(int argc, char **argv);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user