Changeset 993ae2 in git for kernel/polys.h


Ignore:
Timestamp:
Sep 7, 2011, 9:16:49 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
Children:
3630fa8c97d52170372e9f1e47f6bec997bfa51d
Parents:
3aa9b6373c3eba8145bd3a0a102735ba0fc847ae
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-09-07 21:16:49+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 16:12:34+01:00
Message:
FIX: ppNoether belongs to a ring (currRing!?)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/polys.h

    r3aa9b6 r993ae2  
    225225
    226226typedef poly*   polyset;
    227 extern poly     ppNoether;
     227// // // extern poly     ppNoether; // use currRing -> ppNoether!!!
    228228extern BOOLEAN  pVectorOut;
    229229
Note: See TracChangeset for help on using the changeset viewer.