Changeset fb69c5 in git
- Timestamp:
- Nov 16, 2022, 12:26:34 PM (3 months ago)
- Branches:
- (u'spielwiese', 'ad2543eab51733612ba7d118afc77edca719600e')
- Children:
- 47c5e69b0818e4915a26317e74b0ffe5b1b81ef8
- Parents:
- c28d7c841fd56bce906004b348cd9232f1cda977
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/polys/monomials/p_polys.cc
rc28d7c8 rfb69c5 1689 1689 p_SetComp (m, lCompM, r); 1690 1690 p_Setm(m,r); 1691 n_New(&(p_GetCoeff(m, r)), r);1691 p_GetCoeff(m, r)=NULL; 1692 1692 1693 1693 return(m);
Note: See TracChangeset
for help on using the changeset viewer.