Commit 758c9a73 authored by Ali Safari's avatar Ali Safari
Browse files

commit

parent f6441a95
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/laplacianTest"
SIMPATH="$HOME/Projects/hmn-percolation/Results/laplacian"

# run
HOSTN=$(hostname)