Changeset 7ddcb2 in git for Singular/subexpr.h
- Timestamp:
- Jan 9, 2014, 12:19:44 AM (10 years ago)
- 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
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/subexpr.h
r974aa2 r7ddcb2 87 87 void * Data(); 88 88 leftv LData(); /* returns &(l[i]) for l[i], otherwise returns this */ 89 leftv LHdl();89 //leftv LHdl(); 90 90 attr * Attribute(); 91 91 inline leftv Next() { return next; }
Note: See TracChangeset
for help on using the changeset viewer.