#679 Make "timer" a reserved word in PLCgen
To address another bug, this patch just adds "timer"
as reserved word. The name generator then fixes the problem.
We also get a warning about it which is likely useful to keep, so I didn't change the model to avoid the warning.
Addresses #679