2
0
Pārlūkot izejas kodu

added header to the python file

Zeda Thomas 4 gadi atpakaļ
vecāks
revīzija
22d29cfe71
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  1. 3 0
      tools/jt.py

+ 3 - 0
tools/jt.py

@@ -1,3 +1,6 @@
+#!/usr/bin/python
+# -*- coding: UTF-8 -*-
+
 import sys
 #This reads the jumptable.z80 and generates an include file
 hexd="0123456789ABCDEF"