Changeset b447d5 in git for Singular/febase.h


Ignore:
Timestamp:
Apr 5, 2001, 5:41:13 PM (23 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', 'fc741b6502fd8a97288eaa3eba6e5220f3c3df87')
Children:
1639b9b3fdfefe581ad95e710474d554fe7bd4d9
Parents:
2b2b28890d0a6d6247a293c002136b33ff2d7418
Message:
* hannes: sgi-port: limits.h ->mylimits.h


git-svn-id: file:///usr/local/Singular/svn/trunk@5361 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/febase.h

    r2b2b28 rb447d5  
    44*  Computer Algebra System SINGULAR     *
    55****************************************/
    6 /* $Id: febase.h,v 1.50 2001-03-05 11:48:55 Singular Exp $ */
     6/* $Id: febase.h,v 1.51 2001-04-05 15:41:12 Singular Exp $ */
    77/*
    88* ABSTRACT: basic i/o
     
    3030#endif
    3131
    32 #include <limits.h>
     32#include <mylimits.h>
    3333
    3434#ifndef MAXPATHLEN
Note: See TracChangeset for help on using the changeset viewer.