Changeset 1085d4 in git for Singular/ipshell.h
- Timestamp:
- Aug 10, 2011, 4:28:30 PM (12 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '00e2e9c41af3fde1273eb3633f4c0c7c3db2579d')
- Children:
- 3b1d9ad2203f374c5bb63a847f440d4759cd47c2
- Parents:
- db45a2a06453f84672a9bd3c4a2c2230cb7fe17d
- git-author:
- Hans Schoenemann <hannes@mathematik.uni-kl.de>2011-08-10 16:28:30+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 13:18:26+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/ipshell.h
rdb45a2 r1085d4 210 210 ring rInit(sleftv* pn, sleftv* rv, sleftv* ord); 211 211 idhdl rFindHdl(ring r, idhdl n, idhdl w); 212 213 #endif 214 212 void rKill(idhdl h); 213 void rKill(ring r); 214 215 #endif 216
Note: See TracChangeset
for help on using the changeset viewer.