Changeset dc0898 in git for Singular/emacs.cc


Ignore:
Timestamp:
Aug 2, 2000, 3:40:33 PM (23 years ago)
Author:
Olaf Bachmann <obachman@…>
Branches:
(u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
Children:
ff4e84752079c82f72d2cff28527ed1b217ac9be
Parents:
e03066780716d0feba708e2349c879d0957c6ff2
Message:
* solved system problem under HPUX


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

Legend:

Unmodified
Added
Removed
  • Singular/emacs.cc

    re03066 rdc0898  
    22*  Computer Algebra System SINGULAR     *
    33****************************************/
    4 /* $Id: emacs.cc,v 1.15 2000-05-08 15:35:09 obachman Exp $ */
     4/* $Id: emacs.cc,v 1.16 2000-08-02 13:40:28 obachman Exp $ */
    55/*
    66* ABSTRACT: Esingular main file
     
    1919#if !defined(TSINGULAR) && !defined(ESINGULAR)
    2020#define ESINGULAR
     21#endif
     22
     23#ifdef system
     24#undef system
    2125#endif
    2226
Note: See TracChangeset for help on using the changeset viewer.