Changeset e866b0 in git


Ignore:
Timestamp:
Oct 24, 2008, 2:21:25 PM (16 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
f2e0da93d04d6c99d7d580113560b08b06892914
Parents:
911fd66b45e1a1ccd03ce8c4f2ab7b1743b7e5d5
Message:
*hannes: stdlib.h for abort


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

Legend:

Unmodified
Added
Removed
  • factory/assert.h

    r911fd6 re866b0  
    11/* emacs edit mode for this file is -*- C -*- */
    2 /* $Id: assert.h,v 1.9 2008-08-20 12:52:31 Singular Exp $ */
     2/* $Id: assert.h,v 1.10 2008-10-24 12:21:25 Singular Exp $ */
    33
    44/* This is for compatibility with standard assert.h */
     
    3737
    3838#include <stdio.h>
     39#include <stdlib.h>
    3940
    4041#ifdef __cplusplus
Note: See TracChangeset for help on using the changeset viewer.