Changeset 411e158 in git for kernel/GBEngine/kstd1.cc


Ignore:
Timestamp:
Jan 25, 2018, 3:22:45 PM (6 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '2a584933abf2a2d3082034c7586d38bb6de1a30a')
Children:
3d3ba49f60f1c8b46019e368ea585be912578904f78a8251a066a0c19419c5e042b6b5418a9961c0
Parents:
70d31a71492390ac65814d37e5f62b4e2348df78
Message:
fix: for freegb/shift algebra: force tailRing==currRing
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/GBEngine/kstd1.cc

    r70d31a r411e158  
    27872787  {
    27882788    /* error: no local ord yet with shifts */
    2789     WerrorS("No local ordering possible for shifts");
     2789    WerrorS("No local ordering possible for shift algebra");
    27902790    return(NULL);
    27912791  }
Note: See TracChangeset for help on using the changeset viewer.