The examples in the manual for 'vecSkill's are wrong.

Eg, In the code example for vecSkill41, the vector is defined as 'float4 vecskill41;' when it should be 'float4 vecSkill41;'.

Simple typo, but important.

Thanks.