Hi Antonio,
there have been a few changes to the templates.
Now, the corresponding file is called:
acados_solver_<model_name>.c
and the function is
<model_name>_acados_create
The most relevant changes to the templates since then are in this PR:
Cheers,
Jonathan