Changeset a0f584 in git


Ignore:
Timestamp:
Apr 12, 2010, 10:30:59 AM (13 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
Children:
835793055d9c6a6ad786cbcc0c96dbf391395716
Parents:
f2ed2dfd39828d1b8a083de26b30c4c6b8e3b5be
Message:
need to setCharacteristic(0) for chinrem

git-svn-id: file:///usr/local/Singular/svn/trunk@12722 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/clapconv.cc

    rf2ed2d ra0f584  
    472472{
    473473#ifdef HAVE_FACTORY
     474  setCharacteristic( 0 ); // only in char 0
    474475  CFArray X(rl), Q(rl);
    475476  int i;
Note: See TracChangeset for help on using the changeset viewer.