open source driving agent

4 lines
84 B

Import('envCython')
envCython.Program('transformations.so', 'transformations.pyx')