Added help and version options to the translate command.
This commit is contained in:
6
app/include/plasp-app/commands/Translate.h
Normal file
6
app/include/plasp-app/commands/Translate.h
Normal file
@@ -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