Ignore:
Timestamp:
Feb 7, 2019, 3:21:55 PM (5 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
Children:
b3e931b4c9148576d127f3b957900899fa358767
Parents:
098784114c00a08a4d18cf392c0f2411aa0d007e
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2019-02-07 15:21:55+01:00
git-committer:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2019-02-07 16:24:43+01:00
Message:
fix: threadsupport
File:
1 edited

Legend:

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

    r098784 rfcdeea  
    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.