9511_project01

project 1 for algorithms & programming I (9511) prof. Cardozo
Index Commits Files Refs README
commit 707e6ec4ac5b0aae6b62c65065ea7b4a03981d6a
parent e3d3f743613e04f73c7ed3f7ff6f6810ca3a2dd2
Author: klewer-martin <martin.cachari@gmail.com>
Date:   Thu, 11 Feb 2021 16:33:44 -0300

Update;

Diffstat:
MMakefile | 2+-
Mmain.c | 1-
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/Makefile b/Makefile
@@ -4,7 +4,7 @@ CFLAGS = -std=c99 -Wall -pedantic
 all: main clean
 
 main: main.o arguments.o perrors.o load_country_codes.o read_file.o print_file.o
-    $(CC) $(CFLAGS) main.o arguments.o perrors.o load_country_codes.o read_file.o print_file.o -o analisis_covid 
+    $(CC) $(CFLAGS) main.o arguments.o perrors.o load_country_codes.o read_file.o print_file.o -g -o analisis_covid 
 
 main.o: main.c main.h arguments.h macros.h
     $(CC) $(CFLAGS) -c main.c
diff --git a/main.c b/main.c
@@ -26,7 +26,6 @@
 
 int main(int argc, char * argv[])
 {
-    puts(argv[1]);
     status_t st;
 
 //    Las siguientes variables son para guardar los nombres de los archivos de