From 5ebcb0da06577ae34938308792d2969bc5ade19c Mon Sep 17 00:00:00 2001 From: Naman12-del <72141681+Naman12-del@users.noreply.github.com> Date: Wed, 30 Sep 2020 19:03:46 +0530 Subject: [PATCH] Update Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 758bdd8..e325612 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -################################## +############################################ # Set path to dependencies. # Path to protocol buffers, hdf5. # OPENBLAS needs to be set only if openblas=yes.