Browse Source

cholesky.sh: Do not abort if gv is not available

Samuel Thibault 6 years ago
parent
commit
9e93d49617
1 changed files with 1 additions and 0 deletions
  1. 1 0
      examples/cholesky/cholesky.sh

+ 1 - 0
examples/cholesky/cholesky.sh

@@ -60,3 +60,4 @@ do
 done
 gnuplot cholesky.gp
 gv $OUTFILE
+true