Changeset d5add65 in git for Singular/iparith.cc
- Timestamp:
- Nov 16, 2011, 4:00:01 PM (12 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- b565d4f69d962cf1746a77db46934de7cc17f5e4
- Parents:
- 9875202a2c72496bbc39676b4ca272ba4da36c09
- git-author:
- Hans Schoenemann <hannes@mathematik.uni-kl.de>2011-11-16 16:00:01+01:00
- git-committer:
- Martin Lee <martinlee84@web.de>2013-01-18 16:15:04+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/iparith.cc
r9875202 rd5add65 4542 4542 { 4543 4543 res->data=ipNameList(((ring)v->Data())->idroot); 4544 return FALSE; 4545 } 4546 static BOOLEAN jjNAMES_I(leftv res, leftv v) 4547 { 4548 res->data=ipNameListLev((IDROOT),(int)(long)v->Data()); 4544 4549 return FALSE; 4545 4550 }
Note: See TracChangeset
for help on using the changeset viewer.