Changeset 215353e in git
- Timestamp:
- Oct 28, 2013, 11:14:01 AM (10 years ago)
- Branches:
- (u'spielwiese', 'd1b01e9d51ade4b46b745d3bada5c5f3696be3a8')
- Children:
- 56aaaefc9ea598cd0bef8f3687618d69cdafb5a0
- Parents:
- b19f81dea5dc1029caf194b9f57389fd6a9f66a3
- git-author:
- Hans Schoenemann <hannes@mathematik.uni-kl.de>2013-10-28 11:14:01+01:00
- git-committer:
- Hans Schoenemann <hannes@mathematik.uni-kl.de>2013-10-28 11:15:14+01:00
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/ipshell.cc
rb19f81 r215353e 422 422 if (strcmp(what,"all")==0) 423 423 { 424 if (currPack!=basePack) 425 list_cmd(-1,NULL,prefix,iterate,fullname); // list current package 424 426 really_all=TRUE; 425 427 h=basePack->idroot;
Note: See TracChangeset
for help on using the changeset viewer.