Changeset 6ca8b0 in git
- Timestamp:
- Jul 7, 2009, 6:06:02 PM (14 years ago)
- Branches:
- (u'spielwiese', 'f6c3dc58b0df4bd712574325fe76d0626174ad97')
- Children:
- 21a9f54ce99f8c2de3a4fd3a110efcd07ccf30a1
- Parents:
- b46fb9aae91491b23ca45209cc35fa72269f7d85
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/LIB/dmod.lib
rb46fb9 r6ca8b0 1 1 ////////////////////////////////////////////////////////////////////////////// 2 version="$Id: dmod.lib,v 1.4 3 2009-05-08 16:02:23levandov Exp $";2 version="$Id: dmod.lib,v 1.44 2009-07-07 16:06:02 levandov Exp $"; 3 3 category="Noncommutative"; 4 4 info=" … … 126 126 example annfsRB; 127 127 example annfs2; 128 example operatorModulo; 128 129 "SECONDARY D-MOD PROCEDURES:"; 129 130 example annfsBM; … … 5068 5069 if (sP == 0) 5069 5070 { 5070 "Warning: zero root !";5071 "Warning: zero root present!"; 5071 5072 } 5072 5073 return(sP);
Note: See TracChangeset
for help on using the changeset viewer.