Changeset d556962 in git


Ignore:
Timestamp:
Mar 1, 2001, 5:14:19 PM (22 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '0604212ebb110535022efecad887940825b97c3f')
Children:
c283291affd980a3c0f17ee26984329d9cdfdc90
Parents:
886e459a42263c316361ec0e3de0ddfbbf0bed69
Message:
*hannes: p_Proc*static fix


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

Legend:

Unmodified
Added
Removed
  • Singular/dError.c

    r886e45 rd556962  
    77 *  Author:  obachman (Olaf Bachmann)
    88 *  Created: 9/00
    9  *  Version: $Id: dError.c,v 1.6 2000-12-31 15:14:29 obachman Exp $
     9 *  Version: $Id: dError.c,v 1.7 2001-03-01 16:14:18 hannes Exp $
    1010 *******************************************************************/
    1111#ifndef DERROR_C
     
    1717#ifdef HAVE_CONFIG_H
    1818#include "omalloc.h"
     19#endif
     20#ifdef MAKE_DISTRIBUTION
     21#include "version.h"
    1922#endif
    2023
  • Singular/distrib.h

    r886e45 rd556962  
    1 #undef MAKE_DISTRIBUTION
     1#define MAKE_DISTRIBUTION       
Note: See TracChangeset for help on using the changeset viewer.