diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2018-11-25 16:26:29 +0000 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2018-11-25 16:26:29 +0000 |
commit | 46f639963cf98d3a380a2577eb0c8f138ea451d5 (patch) | |
tree | 400b9640f351549158be12388d3409fb1d624a31 /configure | |
parent | 544752fe2d74da658c94e43cfc45506d17c7d1bb (diff) |
Removed mention of extra input dataset in configure script
While preparing the input dataset downloading scripts, we wanted to have
two input datasets, but it was too much, so it was ultimately removed. But
I had forgot to remove the information about this file in the `./configure'
script. So it is removed now.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -282,11 +282,6 @@ volume and its 128-bit MD5 checksum in parenthesis. standard webpage as a demonstration of this file format. URL: $wfpc2url/$wfpc2name - $uitname ($uitsize, $uitmd5): - A 512x512 Astro1 Ultraviolet Imaging Telescope image used in the FITS - standard webpage as a demonstration of this file format. - URL: $uiturl/$uitname - NOTE: This directory, or the datasets above, are optional. If it doesn't exist, the files will be downloaded in the build directory and used. |