Sfoglia il codice sorgente

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

Samuel Thibault 7 anni fa
parent
commit
9e93d49617
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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