[Maxima-commits] [git] Maxima CAS branch, master, updated. branch-5_31-base-183-gf44d669



On 2013-12-11, Leo Butler <l_butler at users.sourceforge.net> wrote:

> +  (assert (and (symbolp type) (or (member type '($s $su $suf $suff $suffi $suffix))
> +				  (member type '($p $pr $pre $pref $prefi $prefix)))

Haven't looked at the rest of the patch, but for what it's worth, I
really, really dislike having more than one name for the same thing
(e.g. abbreviations and aliases).

best,

Robert Dodier