Changeset 7c537a4 in git for numeric/mpr_base.cc
- Timestamp:
- Feb 19, 2013, 9:14:14 PM (10 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- a5f79358535ac5e2a961a66e08eb750c0f5f586de76d8cb22c123fdd4b73d3563fc630e4e6f7103b
- Parents:
- 4784eb0dbc213347fd8fc3f1e67de341aaf17aae
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2013-02-19 21:14:14+01:00
- git-committer:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2013-02-20 10:00:46+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
numeric/mpr_base.cc
r4784eb r7c537a4 3188 3188 int init=i; 3189 3189 int ii=i+2; 3190 extern int IsPrime(int p); // from Singular/ipshell.{h,cc} 3190 3191 int j= IsPrime( ii ); 3191 3192 while ( j <= init )
Note: See TracChangeset
for help on using the changeset viewer.