mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-19 08:12: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')
|