Changeset fb1675 in git for Singular/fehelp.cc


Ignore:
Timestamp:
May 17, 2017, 12:22:28 PM (7 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', 'b4f17ed1d25f93d46dbe29e4b499baecc2fd51bb')
Children:
aa8a7e160995098738e53c8327b17ceaa9adf723
Parents:
4e2385b1551ca0774efb333e893713712767757b
Message:
use include ".." for singular related .h, p8
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/fehelp.cc

    r4e2385 rfb1675  
    1616
    1717
    18 #include <kernel/mod2.h>
    19 
    20 #include <omalloc/omalloc.h>
    21 #include <misc/mylimits.h>
    22 
    23 #include <resources/feResource.h>
    24 #include <reporter/reporter.h>
    25 
    26 #include <resources/omFindExec.h>
    27 
    28 #include <reporter/si_signals.h>
     18#include "kernel/mod2.h"
     19
     20#include "omalloc/omalloc.h"
     21#include "misc/mylimits.h"
     22
     23#include "resources/feResource.h"
     24#include "reporter/reporter.h"
     25
     26#include "resources/omFindExec.h"
     27
     28#include "reporter/si_signals.h"
    2929
    3030#include "ipid.h"
Note: See TracChangeset for help on using the changeset viewer.