diff options
Diffstat (limited to 'util/compile')
-rwxr-xr-x | util/compile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/compile b/util/compile index f3040f794..a069f5567 100755 --- a/util/compile +++ b/util/compile @@ -1,4 +1,4 @@ -#!/usr/bin/env python2 +#!/usr/bin/env python2.7 # Copyright (c) 2006 The Regents of The University of Michigan # All rights reserved. # |