From 01fa00e2b63888552b34f64344412a20388a73f1 Mon Sep 17 00:00:00 2001 From: Oli Date: Mon, 15 Nov 2021 20:54:36 -0300 Subject: [PATCH] typo --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d0250af..a341259 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ install: run: env ./run_simulation.sh -binaries: ./script_fotran.sh +binaries: ./script_fortran.sh test: env binaries cd tests/integration && python test.py \ No newline at end of file