Changeset 2d805a in git for coeffs/numbers.h


Ignore:
Timestamp:
Nov 16, 2010, 5:22:08 PM (13 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
bd911c0f0e71a503697bb7fe7b760df56c76182f
Parents:
c3782732bd93dd04f797ead6544eb95174bcbffe
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2010-11-16 17:22:08+01:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 11:55:40+01:00
Message:
Fixed to "#include <component/header.h>" (even for config.h!)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • coeffs/numbers.h

    rc37827 r2d805a  
    88* ABSTRACT: interface to coefficient aritmetics
    99*/
    10 #include "coeffs.h"
     10#include <coeffs/coeffs.h>
    1111
    1212#define SHORT_REAL_LENGTH 6 // use short reals for real <= 6 digits
Note: See TracChangeset for help on using the changeset viewer.