From c15478436a5353b5e3e25546e7bcd4c35b3078f3 Mon Sep 17 00:00:00 2001 From: Andrea Lattuada Date: Wed, 21 Aug 2024 21:20:47 +0200 Subject: [PATCH] minor fix --- milli/plot/run.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/milli/plot/run.sh b/milli/plot/run.sh index b6905eb..3344752 100644 --- a/milli/plot/run.sh +++ b/milli/plot/run.sh @@ -6,3 +6,4 @@ cd results python3 ../plot/linked_list_repeat.py python3 ../plot/doubly_linked_list_repeat.py +python3 ../plot/error_times.py