Skip to content
Snippets Groups Projects
Commit ab401526 authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

Fix

This should go with a94b94b2
parent f2e41358
No related branches found
No related tags found
No related merge requests found
......@@ -104,7 +104,7 @@ do
sed 's|<types/simple.h>|"simple.h"|'
done
echo "#endif"
} > lapack.cpp
} | sed 's/static //' > lapack.cpp
cd ../
./header.sh
......
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