[BUILD] update new lutin 0.5.3

This commit is contained in:
Edouard DUPIN 2015-05-08 22:43:03 +02:00
parent d30f86280e
commit 1160bbe7ab

View File

@ -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 lutinTools
def get_desc(): def get_desc():
return "edtaa3 library (create distance field from image)" return "edtaa3 library (create distance field from image)"