[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Subject: Mail Delivery (failure address@hidden) 1
From: |
daemon |
Subject: |
Re: Subject: Mail Delivery (failure address@hidden) 1 |
Date: |
Fri, 8 Oct 2004 19:48:30 -0400 (EDT) |
#!/bin/sh
# to unpack, sh this message in an empty directory
PATH=/bin:/usr/bin
echo "Anything free comes with no guarantee!"
test ! -d quadpack && mkdir quadpack
cat > quadpack/disclaimer <<'bigmail CUT HERE............'
This version obtained on 1 Jun 84 from (address@hidden)
David K. Kahaner
Scientific Computing Division
National Bureau of Standards
Washington DC 20234
WARNING: the calling sequences here differ from those in the book:
R. Piessens, E. deDoncker-Kapenga, C. Uberhuber, D. Kahaner
Quadpack: a Subroutine Package for Automatic Integration
Springer Verlag, 1983. Series in Computational Mathematics v.1
bigmail CUT HERE............
test ! -d fn && mkdir fn
cat > fn/disclaimer <<'bigmail CUT HERE............'
c To get d1mach, mail netlib
c send d1mach from core
bigmail CUT HERE............
test ! -d fishpack && mkdir fishpack
cat > fishpack/disclaimer <<'bigmail CUT HERE............'
c Fishpack calls routines from fftpack. If you don't already have
c those routines, submit your request in the form
c send blktri from fishpack fftpack
bigmail CUT HERE............
#define END
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Subject: Mail Delivery (failure address@hidden) 1,
daemon <=