Changeset 7ddcb2 in git for Singular/subexpr.h


Ignore:
Timestamp:
Jan 9, 2014, 12:19:44 AM (10 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '873fc1222e995d7cb33f79d8f1792ce418c8c72c')
Children:
08e119db8978fbef9d3ad77770320e2c60956d33
Parents:
974aa2b935f392585b96f601c41d9917101f6dd4
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2014-01-09 00:19:44+01:00
git-committer:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2014-01-09 00:20:09+01:00
Message:
removed LHdl
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/subexpr.h

    r974aa2 r7ddcb2  
    8787    void * Data();
    8888    leftv LData(); /* returns &(l[i]) for l[i], otherwise returns this */
    89     leftv LHdl();
     89    //leftv LHdl();
    9090    attr * Attribute();
    9191    inline leftv Next() { return next; }
Note: See TracChangeset for help on using the changeset viewer.