Changeset bd4fa1 in git for Singular/mod2.h.in


Ignore:
Timestamp:
Sep 25, 2000, 2:26:36 PM (24 years ago)
Author:
Olaf Bachmann <obachman@…>
Branches:
(u'spielwiese', '2a584933abf2a2d3082034c7586d38bb6de1a30a')
Children:
fe1e673f3442dec88637cae2358c93fe361bcb03
Parents:
5de8c8ac31c816fd4da625779e6f3dd24f7afd55
Message:
bucket in std


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

Legend:

Unmodified
Added
Removed
  • Singular/mod2.h.in

    r5de8c8 rbd4fa1  
    66 *          DO NOT EDIT!
    77 *
    8  *  Version: $Id: mod2.h.in,v 1.90 2000-09-18 09:19:17 obachman Exp $
     8 *  Version: $Id: mod2.h.in,v 1.91 2000-09-25 12:26:34 obachman Exp $
    99 *******************************************************************/
    1010#ifndef MOD2_H
     
    571571#endif
    572572// routine which is used to report the error
    573 extern void dReportError(const char* fmt, ...);
     573// returns 0
     574extern int dReportError(const char* fmt, ...);
    574575// within a debugger, set a breakpoint on dErrorBreak
    575576// which is called after the error has been reported
Note: See TracChangeset for help on using the changeset viewer.