diff options
Diffstat (limited to 'test/ir/ir2C.py')
| -rwxr-xr-x[-rw-r--r--] | test/ir/ir2C.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ir/ir2C.py b/test/ir/ir2C.py index 36683904..395703ed 100644..100755 --- a/test/ir/ir2C.py +++ b/test/ir/ir2C.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#! /usr/bin/env python2 #-*- coding:utf-8 -*- import unittest |