Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update Code Architecture and Organization
authored
Mar 14, 2019
by
Alain O' Miniussi
Show whitespace changes
Inline
Side-by-side
Developer's-corner/Code-Architecture-and-Organization.md
View page @
37094133
...
...
@@ -22,7 +22,7 @@ loop monitor
main -> driver : next step
driver -> disk : sub step 1
driver -> disk : sub step <N>
gasD
isk -> planets : rotate
d
isk -> planets : rotate
driver -> main : done
end
main -> disk : write state
...
...