Changeset 0d5a99 in git for coeffs/test.cc


Ignore:
Timestamp:
Aug 26, 2010, 1:21:39 PM (14 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
93add9a784df847a6a6929657ab54c3415b5d2d7
Parents:
5df8564755ca12f19e691c2d185f6e448de3d45d
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2010-08-26 13:21:39+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 11:55:27+01:00
Message:
trying out GF: infinite loop? (but compiles now!)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • coeffs/test.cc

    r5df856 r0d5a99  
    230230  // the following leads to the error: "multiple definition of `fePathSep'"
    231231  // TODO: Oleksandr/Martin
    232 //   type = nRegister( n_GF, nfInitChar); assume( type == n_GF );
    233 //   if( Test(type) )
    234 //     c ++;
     232   type = nRegister( n_GF, nfInitChar); assume( type == n_GF );
     233   if( Test(type) )
     234     c ++;
    235235 
    236236
Note: See TracChangeset for help on using the changeset viewer.