dsdl_compiler: add missing shebang

This commit is contained in:
Julian Oes 2018-10-04 08:43:58 +02:00
parent 85d48036ab
commit 5e2d14ef7b

View File

@ -1,3 +1,4 @@
#!/usr/bin/env python
#
# UAVCAN DSDL compiler for libuavcan
#