Changeset 1bb52a in git for Singular/ipshell.h


Ignore:
Timestamp:
Feb 4, 2020, 4:34:41 PM (4 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '2a584933abf2a2d3082034c7586d38bb6de1a30a')
Children:
2ff629b24aa32f422e13cf36cce6e31941cc61e3
Parents:
a621aa377143a95ae232c9954c821ae2d44cdc3c
Message:
add: iiSetReturn (return without copy)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/ipshell.h

    ra621aa r1bb52a  
    300300BOOLEAN rDecompose_CF(leftv res,const coeffs C);
    301301ring rCompose(const lists  L, const BOOLEAN check_comp=TRUE, const long bitmask=0x7fff, const int isLetterplace=FALSE);
     302
     303void iiSetReturn(const leftv h);
    302304#endif
    303305
Note: See TracChangeset for help on using the changeset viewer.