Added shebang

This commit is contained in:
matthias@arch 2022-09-05 03:11:04 +02:00
parent 9a5706c165
commit 41d72a26f4

View File

@ -1,3 +1,4 @@
#!/bin/python3
"""
A python script to generate a c++ vector library for math
Should work with vectors with 2-9 components