blob: a020770197c89373d00260ba66b716224d6fd10a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# These routines are part of the FITSIO library and are designed to run in
# the IRAF/SPP environment.
#------------------------------------------------------------------------------
# This software was prepared by High Energy Astrophysics Science Archive
# Research Center (HEASARC) at the NASA Goddard Space Flight Center. Users
# shall not, without prior written permission of the U.S. Government,
# establish a claim to statutory copyright. The Government and others acting
# on its behalf shall have a royalty-free, non-exclusive, irrevocable,
# worldwide license for Government purposes to publish, distribute,
# translate, copy, exhibit, and perform such material.
#------------------------------------------------------------------------------
#
# In the standard FITSIO distribution, the SPP source files in this
# directory are contained in a single file, fitssppb.x.
|