Changeset d4bf3d6 in git


Ignore:
Timestamp:
Feb 26, 2001, 1:02:46 PM (22 years ago)
Author:
Viktor Levandovskyy <levandov@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '0604212ebb110535022efecad887940825b97c3f')
Children:
f1ae11fea1ff2e24b9911c09477887e8a18bb969
Parents:
a1dc49bc2fad8abf987b4c3593b564c274dffd6c
Message:
hannes: dummy system


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

Legend:

Unmodified
Added
Removed
  • Singular/mpsr_Tok.cc

    ra1dc49 rd4bf3d6  
    33****************************************/
    44
    5 /* $Id: mpsr_Tok.cc,v 1.28 2001-01-30 16:58:52 Singular Exp $ */
     5/* $Id: mpsr_Tok.cc,v 1.29 2001-02-26 12:02:46 levandov Exp $ */
    66
    77/***************************************************************
     
    579579
    580580// simply touch mpsr_Tok.inc so that Make does not get confused
    581 #ifndef macintosh
     581#if !defined(macintosh) && !defined(HPUX_9)
    582582extern "C" int system(char *);
    583583#else
Note: See TracChangeset for help on using the changeset viewer.