Am 10 Nov 2007 um 10:52 hat Robert Dodier geschrieben: > It is gratifying that parallel assignment appears to work as intended > in translated code, at least in the above example. parallel assignment is really a useful thing. I use it in some of my Maxima programs and they all work properly when compiled. Volker