Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CoMISo
Base
Commits
c61a1e2e
Commit
c61a1e2e
authored
Sep 14, 2017
by
Martin Marinov
Browse files
Progress:Node::tick_number_max() now returns 1.
parent
0da9236e
Changes
1
Show whitespace changes
Inline
Side-by-side
Progress/ProgressNode.cc
View file @
c61a1e2e
...
...
@@ -75,7 +75,7 @@ Node::~Node()
TickNumber
Node
::
tick_number_max
()
const
{
return
tick_nmbr_
;
return
1
;
}
}
//namespace Progress
...
...
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