Changeset 2d805a in git for coeffs/ffields.h


Ignore:
Timestamp:
Nov 16, 2010, 5:22:08 PM (13 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '91e5db82acc17434e4062bcfa44e6efa7d41fd30')
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/ffields.h

    rc37827 r2d805a  
    88* ABSTRACT: finite fields with a none-prime number of elements (via tables)
    99*/
    10 #include "coeffs.h"
     10#include <coeffs/coeffs.h>
    1111
    1212// #define MAX_INT_VAL 0x7fffffff
Note: See TracChangeset for help on using the changeset viewer.