Skip to content

Commit

Permalink
Update globals.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrofale authored Dec 21, 2024
1 parent 3f6197a commit a0008dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scicone/src/globals.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

#include <map>
#include <string>
#include <cstdint>
using namespace std;
extern int print_precision; // the precision for the printed double/float values
extern int copy_number_limit; // the limit on max copy number state a region/bin can have
Expand Down

0 comments on commit a0008dd

Please sign in to comment.