summaryrefslogtreecommitdiffstats
path: root/src/bltGraphSup.C
diff options
context:
space:
mode:
authorjoye <joye>2014-04-22 16:30:58 (GMT)
committerjoye <joye>2014-04-22 16:30:58 (GMT)
commit8927112d1b78a02312b28cef7fd8075dda03b410 (patch)
tree02c5a82a4c61b24e855d0c8916519de0087ba27d /src/bltGraphSup.C
parent6fb8c1eae842bac43db9151d5ce250bb7994160b (diff)
downloadblt-8927112d1b78a02312b28cef7fd8075dda03b410.zip
blt-8927112d1b78a02312b28cef7fd8075dda03b410.tar.gz
blt-8927112d1b78a02312b28cef7fd8075dda03b410.tar.bz2
*** empty log message ***
Diffstat (limited to 'src/bltGraphSup.C')
-rw-r--r--src/bltGraphSup.C1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bltGraphSup.C b/src/bltGraphSup.C
index 26702e9..37fe5db 100644
--- a/src/bltGraphSup.C
+++ b/src/bltGraphSup.C
@@ -37,6 +37,7 @@
using namespace Blt;
+#define ROUND(x) ((int)((x) + (((x)<0.0) ? -0.5 : 0.5)))
#define AXIS_PAD_TITLE 2
/*