Browse Source

AP_Math: ensure that we use environment Python interpreter

c415-sdk
bugobliterator 5 years ago committed by Peter Barker
parent
commit
a8d36a37c4
  1. 2
      libraries/AP_Math/tools/geodesic_grid/geodesic_grid.py

2
libraries/AP_Math/tools/geodesic_grid/geodesic_grid.py

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
# Copyright (C) 2016 Intel Corporation. All rights reserved.
#

Loading…
Cancel
Save