From cefb4d534b1c7767c70cb95853c9266b9abb4d2a Mon Sep 17 00:00:00 2001 From: Claudio Attaccalite Date: Fri, 26 Apr 2024 15:43:38 +0200 Subject: [PATCH] Cleaning projects and added floquet --- src/main/options_maker.c | 5 +---- src/main/tool_init.c | 4 ++-- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/src/main/options_maker.c b/src/main/options_maker.c index 49319ba..3c5e0c8 100644 --- a/src/main/options_maker.c +++ b/src/main/options_maker.c @@ -22,15 +22,12 @@ void options_maker(struct options_struct options[], int n_options) { int i_opt,i,j; int max_long_desc=20,non_used_short_opt[200],found; - int max_long_string=150; - for(i_opt=0;i_opt