- Timestamp:
- Apr 27, 1998, 11:37:31 AM (26 years ago)
- Branches:
- (u'spielwiese', '2fa36c576e6a4ddbb1093b43c7f8e9835e17e52a')
- Children:
- d751cfce70a8a2899f4913a228f1455242106ae1
- Parents:
- 14da286c42e29c5148a9f382f8eb5165abfd0f88
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/mmemory.h
r14da28 r66dfef 4 4 * Computer Algebra System SINGULAR * 5 5 ****************************************/ 6 /* $Id: mmemory.h,v 1. 6 1998-04-24 16:39:22 SingularExp $ */6 /* $Id: mmemory.h,v 1.7 1998-04-27 09:37:31 pohl Exp $ */ 7 7 /* 8 8 * ABSTRACT 9 9 */ 10 10 #include <stdlib.h> 11 #include <string.h> 11 12 #include "structs.h" 12 13
Note: See TracChangeset
for help on using the changeset viewer.