Changeset ec89633 in git for Singular/ipshell.cc


Ignore:
Timestamp:
Dec 19, 2013, 1:30:48 PM (9 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '8d54773d6c9e2f1d2593a28bc68b7eeab54ed529')
Children:
33694c3a161e4e7bf6ba8e255c3913d290ed1c03
Parents:
4c55070f299c49b5a468001a5450714bd1ff4596
Message:
code cleanup
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/ipshell.cc

    r4c5507 rec89633  
    57895789  res->data=(void*)r;
    57905790  return FALSE;
    5791   WerrorS("not implemented");
    5792   return TRUE;
    57935791}
    57945792BOOLEAN iiApply(leftv res, leftv a, int op, leftv proc)
Note: See TracChangeset for help on using the changeset viewer.