supplying project string now
This commit is contained in:
Submodule generators/fsfwgen updated: 16280cc1df...636670f7a0
@ -11,7 +11,7 @@ LOGGER = get_console_logger()
|
||||
|
||||
|
||||
def main():
|
||||
init_printout()
|
||||
init_printout(project_string='EIVE')
|
||||
parser = return_generic_args_parser()
|
||||
args = parser.parse_args()
|
||||
if args.type == 'objects':
|
||||
|
@ -2,7 +2,7 @@
|
||||
* @brief Auto-generated object translation file.
|
||||
* @details
|
||||
* Contains 103 translations.
|
||||
* Generated on: 2021-08-02 11:48:50
|
||||
* Generated on: 2021-08-02 13:00:48
|
||||
*/
|
||||
#include "translateObjects.h"
|
||||
|
||||
|
Reference in New Issue
Block a user