Skip to content

Commit fc92267

Browse files
Merge pull request #19 from giordano/patch-2
[c_omp_pi_dir] Pass arguments to `run.sh`
2 parents 7afd4a2 + 0c539e2 commit fc92267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

c_omp_pi_dir/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
make clean
44
make
5-
./pi
5+
./pi ${@}

0 commit comments

Comments
 (0)