[PATCH] Compute the height of a burndown chart
Signed-off-by: Paul Beckingham <paul@beckingham.net>
This commit is contained in:
committed by
Paul Beckingham
parent
402bac02a6
commit
210b5f54d5
@@ -83,5 +83,7 @@ int execute (const std::string&, std::vector<std::string>);
|
||||
std::string compressIds (const std::vector <int>&);
|
||||
void combine (std::vector <int>&, const std::vector <int>&);
|
||||
|
||||
unsigned burndown_size (unsigned ntasks);
|
||||
|
||||
#endif
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user