Changeset 2a38d90 in git for kernel/fglmhom.cc


Ignore:
Timestamp:
Aug 3, 2011, 6:46:30 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
Children:
47f9851c41b863a6cb62e84a4752eb913c8158ca
Parents:
af223b02cc71d0a13ef6b4dc8b7bc7843294331a
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-08-03 18:46:30+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 13:14:20+01:00
Message:
CHG: minor fixes + idPrint/idShow
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/fglmhom.cc

    raf223b0 r2a38d90  
    426426}
    427427
    428 ideal
    429 fglmhomProc(leftv first, leftv second)
     428/* ideal fglmhomProc(leftv first, leftv second) // TODO: Move to Singular/
    430429{
    431430    idhdl dest= currRingHdl;
     
    441440
    442441    return( result );
    443 }
     442} */
    444443
    445444#endif
Note: See TracChangeset for help on using the changeset viewer.