Changeset b15b8f in git


Ignore:
Timestamp:
Apr 30, 2010, 12:20:14 PM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
Children:
9a310ad825cea963668f28e058738412470ae904
Parents:
486bcc1dc5b4a1a769e0f1968a0febb442e95289
Message:
distrib.h removed

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

Legend:

Unmodified
Added
Removed
  • kernel/dError.c

    r486bcc1 rb15b8f  
    1414#include <stdio.h>
    1515#include "mod2.h"
    16 #include "distrib.h"
     16#include "../Singular/distrib.h"
    1717#ifdef p_Procs_Static
    1818#include "kversion.h"
  • kernel/feResource.cc

    r486bcc1 rb15b8f  
    2121
    2222
    23 #include "distrib.h"
     23#include "../Singular/distrib.h"
    2424#include "dError.h"
    2525#if !defined(ESINGULAR) && !defined(TSINGULAR)
Note: See TracChangeset for help on using the changeset viewer.