Changeset b1ebf3 in git
- Timestamp:
- May 19, 1999, 4:52:46 PM (24 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- 0dac374b84432bd3d23f0f3f545f9d829899b97e
- Parents:
- dc3fe6392d08d5fa1c4ebbcb343bd2b87c63feef
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/ideals.cc
rdc3fe6 rb1ebf3 2 2 * Computer Algebra System SINGULAR * 3 3 ****************************************/ 4 /* $Id: ideals.cc,v 1.4 7 1999-05-19 11:41:46 Singular Exp $ */4 /* $Id: ideals.cc,v 1.48 1999-05-19 14:52:46 Singular Exp $ */ 5 5 /* 6 6 * ABSTRACT - all basic methods to manipulate ideals … … 1708 1708 { 1709 1709 WarnS("first module not a standardbasis\n" 1710 " or second not a proper submodule");1710 "// ** or second not a proper submodule"); 1711 1711 //Warn("first module not a standardbasis(comp=%d,k=%d), q=", 1712 1712 // pMinComp(q),k);
Note: See TracChangeset
for help on using the changeset viewer.