Changeset f8565a in git for Singular/iparith.cc
- Timestamp:
- Jan 24, 2013, 12:59:30 PM (10 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '0604212ebb110535022efecad887940825b97c3f')
- Children:
- bc0d32def5d3461a77eed40c1e1a3d254811858a
- Parents:
- b8f8ea1509ff92e49428ea7c5713993cd700fbb6
- git-author:
- Alexander Dreyer <adreyer@gmx.de>2013-01-24 12:59:30+01:00
- git-committer:
- Hans Schoenemann <hannes@mathematik.uni-kl.de>2013-04-09 15:33:47+02:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/iparith.cc
rb8f8ea rf8565a 79 79 80 80 #include <polys/coeffrings.h> 81 #include <Singular/si_signals.h> 81 82 82 83 lists rDecompose(const ring r); … … 7651 7652 if (i_s > 0) 7652 7653 { 7653 s leep((is - 1)/1000000 + 1);7654 si_sleep((is - 1)/1000000 + 1); 7654 7655 jjSTATUS3(res, v, v->next, v->next->next); 7655 7656 }
Note: See TracChangeset
for help on using the changeset viewer.