Explorar el Código

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

Samuel Thibault hace 7 años
padre
commit
9e93d49617
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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