Changeset c94a1d in git
- Timestamp:
- May 2, 2006, 3:03:15 PM (17 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- fd1c20e0df266093373610fb73355c615fb0d684
- Parents:
- a3760daadccc379bf459dd745428f182c6ba5dd4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
omalloc/omAllocDecl.h
ra3760d rc94a1d 4 4 * Author: obachman (Olaf Bachmann) 5 5 * Created: 11/99 6 * Version: $Id: omAllocDecl.h,v 1. 9 2006-05-02 11:38:43Singular Exp $6 * Version: $Id: omAllocDecl.h,v 1.10 2006-05-02 13:03:15 Singular Exp $ 7 7 *******************************************************************/ 8 8 #ifndef OM_ALLOC_DECL_H … … 16 16 #define OM_T_ALLOC 17 17 #define OM_T_REALLOC 18 #undef OM_NDEBUG 18 19 #endif 19 20 #endif
Note: See TracChangeset
for help on using the changeset viewer.