4 lines
103 B
Python
4 lines
103 B
Python
|
|
# Put all LSL functions together in one single module
|
||
|
|
from lslbasefuncs import *
|
||
|
|
from lsljson import *
|