Files
SAPFOR/projects/dvm/fdvm/trunk/Sage/h/fixcray.h
2025-03-12 14:28:04 +03:00

11 lines
374 B
C

/*********************************************************************/
/* pC++/Sage++ Copyright (C) 1993 */
/* Indiana University University of Oregon University of Rennes */
/*********************************************************************/
# ifdef CRAY-C90
extern void *calloc();
# define CALLOC_DEF
# endif