Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
SimAquaLife
GR3D
Commits
1e052862
Commit
1e052862
authored
Apr 01, 2020
by
Lambert Patrick
Browse files
typo
parent
6aa86af0
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/java/species/DisperseAndMigrateToRiver.java
View file @
1e052862
...
...
@@ -41,7 +41,7 @@ public class DisperseAndMigrateToRiver extends DisperseAndMigrateToRiverBasic {
long
amountWithHoming
,
strayedAmount
;
Map
<
RiverBasin
,
Double
>
distBasOfFish
;
Map
<
RiverBasin
,
Double
>
distBasOfFish
;
List
<
DiadromousFish
>
deadFish
=
new
ArrayList
<
DiadromousFish
>();
List
<
DiadromousFish
>
newFish
=
new
ArrayList
<
DiadromousFish
>();
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment