Changeset a3f0fea in git for misc/partition.cc


Ignore:
Timestamp:
Jan 24, 2019, 1:08:04 PM (4 years ago)
Author:
Reimer Behrends <behrends@…>
Branches:
(u'spielwiese', 'd1ba061a762c62d3a25159d8da8b6e17332291fa')
Children:
756676ef1fcf4cff300fb1607a6d21293b253245
Parents:
25fe907e3f7e0d124b25f97832c0b71e96c515e2
Message:
Modify variable declarions for pSingular.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • misc/partition.cc

    r25fe907 ra3f0fea  
    9090     (currPack->libname? currPack->libname: ""),// the library name,
    9191    "partition"); // the help string for the module
    92   return MAX_TOK;
     92  VAR return MAX_TOK;
    9393}
    9494
Note: See TracChangeset for help on using the changeset viewer.