mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-22 14:32:07 +08:00
4 lines
90 B
Python
4 lines
90 B
Python
Import('envCython')
|
|
|
|
envCython.Program('simple_kalman_impl.so', 'simple_kalman_impl.pyx')
|