blob: eb382955fe530e77f14fdaf1f4ffdaa81ad34444 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Input files necessary for this project.
#
# This file is read by the configure script and running Makefiles.
#
# Copyright (C) 2018-2019 Mohammad Akhlaghi <mohammad@akhlaghi.org>
#
# Copying and distribution of this file, with or without modification, are
# permitted in any medium without royalty provided the copyright notice and
# this notice are preserved. This file is offered as-is, without any
# warranty.
WFPC2IMAGE = WFPC2ASSNu5780205bx.fits
WFPC2MD5 = a4791e42cd1045892f9c41f11b50bad8
WFPC2SIZE = 62kb
WFPC2URL = https://fits.gsfc.nasa.gov/samples
|