Changeset 66dfef in git for Singular


Ignore:
Timestamp:
Apr 27, 1998, 11:37:31 AM (26 years ago)
Author:
Wilfred Pohl <pohl@…>
Branches:
(u'spielwiese', '2fa36c576e6a4ddbb1093b43c7f8e9835e17e52a')
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.