Skip to content

Commit

Permalink
weird double init_stock_price(int a); popping up from nowhere, trying…
Browse files Browse the repository at this point in the history
… to fix it
  • Loading branch information
84ds84d8s authored Apr 18, 2024
1 parent dc561c3 commit aa7c934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion random_price.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
* - if a=3 mean 150 s.d. 50;
*/
float init_stock_price(int a);

// there is ABSOLUTELY nothing at line 15
/**
* Initiaises a reasonable standard deviation; first around 0.5, second around 3, third around 10
*/
Expand Down

0 comments on commit aa7c934

Please sign in to comment.