Skip to content

Commit e48a90d

Browse files
committed
Adding newline to monte_carlo.s
1 parent 80203ce commit e48a90d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contents/monte_carlo_integration/code/asm-x64/monte_carlo.s

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,4 @@ main:
8585
add rsp, 16
8686
pop rbp
8787
ret
88+

0 commit comments

Comments
 (0)