Ignore:
Timestamp:
Feb 13, 2019, 5:39:27 PM (5 years ago)
Author:
Reimer Behrends <behrends@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
e26df3f314b9946ffef7f945cbe5c66517600b92
Parents:
d669f7b103e531e130535f2141dd1d77cfa31a81
Message:
Final ppcc fixes (part 2).
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/dyn_modules/Order/singular.cc

    rd669f7 ref0a94  
    510510     (currPack->libname? currPack->libname: "NFOrder"),// the library name,
    511511    "nforder: orders in number fields"); // the help string for the module
    512   VAR return MAX_TOK;
     512  return MAX_TOK;
    513513}
    514514#endif
Note: See TracChangeset for help on using the changeset viewer.