diff options
Diffstat (limited to 'util/dram_sweep_plot.py')
-rwxr-xr-x | util/dram_sweep_plot.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/dram_sweep_plot.py b/util/dram_sweep_plot.py index f3fc32960..5eb18b95a 100755 --- a/util/dram_sweep_plot.py +++ b/util/dram_sweep_plot.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python2 # Copyright (c) 2014 ARM Limited # All rights reserved |