Commit 34abdd21 authored by Ali Safari's avatar Ali Safari
Browse files

commited

parent 7afe08d6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@
EXEC="$HOME/Projects/hmn-percolation/percolation"

INPUTFILE='FileReaderTestInput.txt'
SIMPATH="$HOME/Projects/hmn-percolation/Results/laplacian"
SIMPATH="$HOME/Projects/hmn-percolation/Results/laplacianTest"

# run
HOSTN=$(hostname)