Minor edits to header info.

This commit is contained in:
hill66 2006-09-25 17:37:32 +00:00
parent 6625b800b6
commit 9d0d45ecb9
2 changed files with 2 additions and 5 deletions

View File

@ -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
View File

@ -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 .
#