Minor edits to header info.
This commit is contained in:
parent
6625b800b6
commit
9d0d45ecb9
3
INSTALL
3
INSTALL
@ -24,8 +24,6 @@
|
||||
# $Revision$
|
||||
#EHEADER**********************************************************************
|
||||
|
||||
|
||||
|
||||
HYPRE Installation Information
|
||||
=================================
|
||||
|
||||
@ -43,6 +41,7 @@ The simplest way to build this package is:
|
||||
|
||||
2. Type `make install' to compile the source code and install the resulting files
|
||||
|
||||
3. You can remove the program binaries and object files from the source code
|
||||
directory by typing `make clean'. To remove the files that `configure'
|
||||
created (so you can compile the package for a different kind of computer),
|
||||
type `make distclean'.
|
||||
|
||||
4
nopoe
4
nopoe
@ -1,3 +1,4 @@
|
||||
#!/usr/bin/ksh
|
||||
#BHEADER**********************************************************************
|
||||
# Copyright (c) 2006 The Regents of the University of California.
|
||||
# Produced at the Lawrence Livermore National Laboratory.
|
||||
@ -24,9 +25,6 @@
|
||||
# $Revision$
|
||||
#EHEADER**********************************************************************
|
||||
|
||||
|
||||
|
||||
|
||||
# This script will be needed to build hypre with the Babel interface
|
||||
# in multiprocessing AIX systems. See the file babel-runtime/HYPRE_README.txt .
|
||||
#
|
||||
|
||||
Loading…
Reference in New Issue
Block a user