Changeset 9a310a in git


Ignore:
Timestamp:
Apr 30, 2010, 12:22:50 PM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
Children:
10af64918454a5db3257c2dd2249aa83d4ada059
Parents:
b15b8fc4b04b1e8d7a8f2f9f118f50426de8da2f
Message:
omSingularConfig.h removed

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

Legend:

Unmodified
Added
Removed
  • kernel/Makefile.in

    rb15b8f r9a310a  
    172172        p_MemAdd.h p_MemCopy.h p_MemCmp.h p_Numbers.h \
    173173        pInline2.h pInline1.h pInline0.h mmalloc.h \
    174         omSingularConfig.h pShallowCopyDelete.h \
     174        pShallowCopyDelete.h \
    175175        p_Procs_Dynamic.h p_Procs_Impl.h p_Procs_Set.h \
    176176        p_Procs.h p_Procs_Static.h p_Mult_q.h gfan.h
  • kernel/misc.cc

    rb15b8f r9a310a  
    2424#include "intvec.h"
    2525#include "ring.h"
    26 #include "omSingularConfig.h"
    2726#include "p_Procs.h"
    2827#include "kversion.h"
Note: See TracChangeset for help on using the changeset viewer.