summaryrefslogtreecommitdiff
path: root/gpsprof
diff options
context:
space:
mode:
Diffstat (limited to 'gpsprof')
-rwxr-xr-xgpsprof2
1 files changed, 2 insertions, 0 deletions
diff --git a/gpsprof b/gpsprof
index 88dc4273..6ed691e1 100755
--- a/gpsprof
+++ b/gpsprof
@@ -7,6 +7,8 @@
# Requires gnuplot.
#
# This code runs under both Python 2 and Python 3. Preserve this property!
+from __future__ import print_function, division
+
import copy
import getopt
import gps