[BUILD] update new lutin 0.5.3
This commit is contained in:
parent
d8867378ce
commit
46205cf9e0
@ -1,7 +1,6 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/python
|
||||||
import lutinModule as module
|
import lutin.module as module
|
||||||
import lutinTools as tools
|
import lutin.tools as tools
|
||||||
import lutinDebug as debug
|
|
||||||
|
|
||||||
def get_desc():
|
def get_desc():
|
||||||
return "audio : Basic audio types"
|
return "audio : Basic audio types"
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/python
|
||||||
import lutinModule as module
|
import lutin.module as module
|
||||||
import lutinTools as tools
|
import lutin.tools as tools
|
||||||
import lutinDebug as debug
|
|
||||||
|
|
||||||
def get_desc():
|
def get_desc():
|
||||||
return "audio_test : Basic audio types test"
|
return "audio_test : Basic audio types test"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user