summaryrefslogtreecommitdiff
path: root/colm/global.h
diff options
context:
space:
mode:
Diffstat (limited to 'colm/global.h')
-rw-r--r--colm/global.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/colm/global.h b/colm/global.h
index 5801436d..58b98077 100644
--- a/colm/global.h
+++ b/colm/global.h
@@ -67,6 +67,7 @@ extern bool gblLibrary;
extern long gblActiveRealm;
extern char machineMain[];
extern const char *exportHeaderFn;
+extern bool rangeCrossesZero;
struct colm_location;