Preprocessing failure

Hi, I got the following error while trying to run my model. Does anyone know what might be wrong here? Thank you very much!

dynare Dynare_test
Using 64-bit preprocessor
Starting Dynare (version 4.6.1).
Calling Dynare with arguments: none
Starting preprocessing of the model file …
ERROR: : line 1, cols 1-0: syntax error, unexpected $end
Error using dynare (line 282)
Dynare: preprocessing failed

I am attaching my .mod file
Dynare_test.mod (219 Bytes)

Hi exue,

change line 14 to initval; and it should work.