Skip to content
Snippets Groups Projects
Commit 44cc4bee authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Fixing installation paths

parent 1242ef1a
No related branches found
No related tags found
No related merge requests found
......@@ -125,6 +125,8 @@ if [ ! -d "build" ]; then
mkdir build
fi
echo "/usr/local" > install_dir
##### Go over all options
for ac_option
do
......
......@@ -42,7 +42,6 @@
#define PRINT_STACKTRACE
#define STOP_ON_ERROR
#define OPENMPI
#define SE_CLASS1
#include "Vector/vector_dist.hpp"
#include <math.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment