Changeset 36ee6f in git for omalloc/omOpts.c


Ignore:
Timestamp:
Sep 18, 2000, 11:12:17 AM (24 years ago)
Author:
Olaf Bachmann <obachman@…>
Branches:
(u'spielwiese', '2a584933abf2a2d3082034c7586d38bb6de1a30a')
Children:
f3398d316400fe1ee1677fc397cacb80566ac664
Parents:
8b515ab548162a33468ee70ac2adb59e9c8d9b45
Message:
* more tests


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

Legend:

Unmodified
Added
Removed
  • omalloc/omOpts.c

    r8b515ab r36ee6f  
    44 *  Author:  obachman (Olaf Bachmann)
    55 *  Created: 11/99
    6  *  Version: $Id: omOpts.c,v 1.3 2000-08-14 12:26:47 obachman Exp $
     6 *  Version: $Id: omOpts.c,v 1.4 2000-09-18 09:12:15 obachman Exp $
    77 *******************************************************************/
    88
     
    1919  OM_DEFAULT_PAGES_PER_REGION,
    2020  OM_DEFAULT_OUT_OF_MEMORY_FUNC,
    21   OM_DEFAULT_MEMORY_LOW_FUNC
     21  OM_DEFAULT_MEMORY_LOW_FUNC,
     22  OM_DEFAULT_ERROR_HOOK
    2223};
    2324
Note: See TracChangeset for help on using the changeset viewer.