Changeset af92df in git


Ignore:
Timestamp:
Jan 27, 2010, 7:40:50 PM (14 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
30c2d97721e879f921d571c36345ea84ff0f2494
Parents:
210bd9653b629172ad9e359805bf1651153f6120
Message:
moved option marcos to options.h

git-svn-id: file:///usr/local/Singular/svn/trunk@12468 2c84dea3-7e68-4137-9b89-c4e89433aadc
Location:
kernel
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • kernel/ncSAMult.h

    r210bd9 raf92df  
    99// #include <ncSAMult.h> // for CMultiplier etc classes
    1010
    11 #include <structs.h>
     11#include "options.h"
    1212#include <ring.h>
    1313#include <summator.h> // for CPolynomialSummator class
  • kernel/tgb_internal.h

    r210bd9 raf92df  
    1515#include "ring.h"
    1616#include "febase.h"
    17 #include "structs.h"
     17#include "options.h"
    1818#include "polys.h"
    1919#include "stdlib.h"
Note: See TracChangeset for help on using the changeset viewer.