modules.lib
LIB "modules.lib"; ring r; matrix m[2][2]=x,y2,z,xz; Matrix M=m; netMatrix(M); ==> | x y2 | ==> | z xz | ==>