Skip to content
Snippets Groups Projects
Commit 436ffe60 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

win32

parent 18ef582f
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
if [ $# -lt 1 ]; then
echo "Usage: $0 arch [gmsh|getdp]" 1>&2;
echo " with arch in [mac,linux64,win64][_test]" 1>&2;
echo " with arch in [mac,linux64,win64,win32][_test]" 1>&2;
exit 1;
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment