/* ----------------------------- MNI Header -----------------------------------
@NAME : globals.c
@DESCRIPTION: Global definitions for acr-nema library.
@METHOD :
@GLOBALS :
@CALLS :
@CREATED : February 12, 1997 (Peter Neelin)
@MODIFIED :
@COPYRIGHT :
Copyright 1997 Peter Neelin, McConnell Brain Imaging Centre,
Montreal Neurological Institute, McGill University.
Permission to use, copy, modify, and distribute this
software and its documentation for any purpose and without
fee is hereby granted, provided that the above copyright
notice appear in all copies. The author and McGill University
make no representations about the suitability of this
software for any purpose. It is provided "as is" without
express or implied warranty.
---------------------------------------------------------------------------- */
#define ACR_LIBRARY_GLOBAL_ELEMENT_DEFINITION
#include <stdlib.h>
#include <stdio.h>
#include <limits.h>
#include <ctype.h>
#include <acr_nema.h>
syntax highlighted by Code2HTML, v. 0.9.1