diff options
author | dec05eba <dec05eba@protonmail.com> | 2022-02-11 17:41:33 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2022-02-11 17:41:33 +0100 |
commit | 6cad09ec9c801e90d41f53ebcd673ef89050cc86 (patch) | |
tree | a57b30c824c663ed7730a6df6f2478a4a5b500e8 /tools | |
parent | 8d1532abb6f7441e00ffbc7ed4d0231e5023e19a (diff) |
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/highlevel_c.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/highlevel_c.py b/tools/highlevel_c.py index b1c2dc3..cb75044 100755 --- a/tools/highlevel_c.py +++ b/tools/highlevel_c.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python2 +#!/usr/bin/env python3 import os import sys |