Changeset c794a9 in git


Ignore:
Timestamp:
Aug 8, 2001, 12:04:49 PM (22 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
Children:
14b1e65b4290df7e1f7dc6b926269dc204ea38a3
Parents:
f9aada33010d06acda2bec6c9b188429c57541e2
Message:
*hannes: code cleanup


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

Legend:

Unmodified
Added
Removed
  • MP/MPT/MPT_Tree.cc

    rf9aada rc794a9  
    1010 ******************************************************************/
    1111#include "MPT.h"
     12#include <string.h>
    1213
    1314#ifndef __64_BIT__
  • Singular/utils.cc

    rf9aada rc794a9  
    3434 
    3535static char* lib_file = NULL;
    36 extern "C" { int fe_getopt (); }
    3736
    3837/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
Note: See TracChangeset for help on using the changeset viewer.