Changeset a40080 in git for Singular/cntrlc.cc


Ignore:
Timestamp:
Aug 25, 2011, 6:58:47 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '8d54773d6c9e2f1d2593a28bc68b7eeab54ed529')
Children:
4a4e294c1281857cdf5d91f50cfa1c1f222226b1
Parents:
dbcf787c5d91a92e37ade8d0ac59dc712be5c207
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-08-25 18:58:47+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 16:12:30+01:00
Message:
CHG: minor changes
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/cntrlc.cc

    rdbcf787 ra40080  
    2424
    2525#include <kernel/polys.h>
    26 
    27 #include <Singular/tok.h>
    28 #include <Singular/ipshell.h>
    2926#include <kernel/febase.h>
    30 #include <Singular/cntrlc.h>
    31 #include <Singular/feOpt.h>
    32 #include <Singular/version.h>
    33 #include <Singular/silink.h>
     27
     28#include "tok.h"
     29#include "ipshell.h"
     30#include "cntrlc.h"
     31#include "feOpt.h"
     32#include "version.h"
     33#include "silink.h"
    3434
    3535/* undef, if you don't want GDB to come up on error */
Note: See TracChangeset for help on using the changeset viewer.