Simpilify how print-help-string works and support gcl
[maxima.git] / share / multiadditive / multiadditive.mac
blobd4a6c7a01d728eafc5b31f73c8fb633e30de61a8
1 load ("multiadditive.lisp");
3 define_opproperty (multiadditive, ?multiadditive);
4 define_opproperty (threadable, ?threadable);
5 define_opproperty (idempotent, ?idempotent);
6 define_opproperty (involution, ?involution);