Compare commits
2 Commits
2ccae3bbf6
...
a33fd6e0e2
Author | SHA1 | Date | |
---|---|---|---|
a33fd6e0e2 | |||
ac1dc87d10 |
@ -1,5 +1,5 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/python
|
||||||
import lutin.debug as debug
|
import realog.debug as debug
|
||||||
import lutin.tools as tools
|
import lutin.tools as tools
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/python
|
||||||
import lutin.debug as debug
|
import realog.debug as debug
|
||||||
import lutin.tools as tools
|
import lutin.tools as tools
|
||||||
|
|
||||||
def get_type():
|
def get_type():
|
||||||
|
@ -7,7 +7,6 @@
|
|||||||
#include <test-debug/debug.hpp>
|
#include <test-debug/debug.hpp>
|
||||||
#include <etest/etest.hpp>
|
#include <etest/etest.hpp>
|
||||||
#include <etk/etk.hpp>
|
#include <etk/etk.hpp>
|
||||||
#include <etk/os/FSNode.hpp>
|
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user