hypre/struct_ls/headers.h
falgout d13eb82a4c Removed prefixes on hypre_utilities.h and hypre_struct_*.h files to
avoid name conflicts with associated HYPRE_*.h files on NT boxes.
1998-12-14 00:20:21 +00:00

16 lines
442 B
C

/*BHEADER**********************************************************************
* (c) 1997 The Regents of the University of California
*
* See the file COPYRIGHT_and_DISCLAIMER for a complete copyright
* notice, contact person, and disclaimer.
*
* $Revision$
*********************************************************************EHEADER*/
#include <stdlib.h>
#include <stdio.h>
#include <math.h>
#include "struct_linear_solvers.h"