Files
SAPFOR/projects/dvm_svn/fdvm/trunk/Sage/h/fixcray.h

11 lines
374 B
C
Raw Normal View History

2023-09-14 19:43:13 +03:00
/*********************************************************************/
/* pC++/Sage++ Copyright (C) 1993 */
/* Indiana University University of Oregon University of Rennes */
/*********************************************************************/
# ifdef CRAY-C90
extern void *calloc();
# define CALLOC_DEF
# endif