Changeset 66dfef in git


Ignore:
Timestamp:
Apr 27, 1998, 11:37:31 AM (25 years ago)
Author:
Wilfred Pohl <pohl@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
Children:
d751cfce70a8a2899f4913a228f1455242106ae1
Parents:
14da286c42e29c5148a9f382f8eb5165abfd0f88
Message:
string.h included


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

Legend:

Unmodified
Added
Removed
  • Singular/mmemory.h

    r14da28 r66dfef  
    44*  Computer Algebra System SINGULAR     *
    55****************************************/
    6 /* $Id: mmemory.h,v 1.6 1998-04-24 16:39:22 Singular Exp $ */
     6/* $Id: mmemory.h,v 1.7 1998-04-27 09:37:31 pohl Exp $ */
    77/*
    88* ABSTRACT
    99*/
    1010#include <stdlib.h>
     11#include <string.h>
    1112#include "structs.h"
    1213
Note: See TracChangeset for help on using the changeset viewer.