Changeset 37d318 in git for coeffs/longrat.cc


Ignore:
Timestamp:
Jun 21, 2010, 6:32:46 PM (14 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
925a43c559bf2bd9536bcb511626e89f6552ac3e
Parents:
1c3d1f0a47910bab4ca011be361349a98f6ee34d
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2010-06-21 18:32:46+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 11:55:15+01:00
Message:
fixes for test
File:
1 edited

Legend:

Unmodified
Added
Removed
  • coeffs/longrat.cc

    r1c3d1f r37d318  
    24622462}
    24632463
    2464 int nlInitChar(coeffs r, void* p)
     2464void nlInitChar(coeffs r, void* p)
    24652465{
    24662466  const int ch = (int)(long)(p);
     
    25272527  // variables for this type of coeffs:
    25282528  // (none)
    2529   return 0;
    25302529}
    25312530#if 0
Note: See TracChangeset for help on using the changeset viewer.