Renamed main file to lightningbeam.py
This commit is contained in:
parent
75f3402103
commit
d1fdeb86d9
|
|
@ -5,6 +5,9 @@
|
|||
|
||||
import os
|
||||
|
||||
#Uncomment to build on OS X
|
||||
import objc, AppKit
|
||||
|
||||
#SVLGUI - my custom GUI wrapper to abstract the GUI
|
||||
import svlgui
|
||||
|
||||
Loading…
Reference in New Issue