@ -0,0 +1,5 @@
#include "vector.h"
static inline vector VecAdd(vector l, vector r);
static inline vector VecScale(vector v, vec_t x);
The note is not visible to the blocked user.