1 /* ========================================================================= */
2 /* === amd_global ========================================================== */
3 /* ========================================================================= */
4 
5 /* ------------------------------------------------------------------------- */
6 /* AMD, Copyright (c) Timothy A. Davis,					     */
7 /* Patrick R. Amestoy, and Iain S. Duff.  See ../README.txt for License.     */
8 /* email: DrTimothyAldenDavis@gmail.com                                      */
9 /* ------------------------------------------------------------------------- */
10 
11 /* In prior versions of AMD, this file declared the amd_malloc, amd_free,
12    amd_realloc, amd_calloc, and amd_printf functions.  They are now replaced
13    by functions defined in SuiteSparse_config/SuiteSparse_config.c.
14  */
15