delete equations in a model
model2=deleq(model,equations,notransf)
* model = a model tlist
* equations = either a string vector, collecting the names of the equations to delete
* notransf = an optional argument: if given then the model is not transformed for estimation and simulation
* model2 = a model tlist with the given equations deleted