Added shebang
This commit is contained in:
parent
9a5706c165
commit
41d72a26f4
@ -1,3 +1,4 @@
|
|||||||
|
#!/bin/python3
|
||||||
"""
|
"""
|
||||||
A python script to generate a c++ vector library for math
|
A python script to generate a c++ vector library for math
|
||||||
Should work with vectors with 2-9 components
|
Should work with vectors with 2-9 components
|
||||||
|
Loading…
Reference in New Issue
Block a user