Linking Abaqus 6.14-5 with Intel Parallel XE 2013 with VS 2010

I have been having trouble linking Abaqus 6.14-5 with the compiler. I used the following tutorial to link the softwares: 

https://www.youtube.com/watch?v=ImWUFZAKlr4.

The error message is shown below:

Abaqus 6.14-5Intel(R) Visual Fortran Intel(R) 64 Compiler XE for applications running on Intel(R) 64, Version 14.0.0.103 Build 20130728

UMAT.for(14): error #5082: Syntax error, found IDENTIFIER 'JSTEP' when expecting one of: , ;     4 JSTEP(4)-------^compilation aborted for UMAT.for (code 1)Abaqus Error: Problem during compilation - C:\Users\labcfg\Downloads\UMAT.forAbaqus/Analysis exited with errors

Can you please help me figuring out if? my UMAT file is wrong or the compilation is the problem