gnuastro-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnuastro-commits] master 188b363: MakeCatalog: removed duplicate option


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master 188b363: MakeCatalog: removed duplicate option for --areaarcsec2
Date: Fri, 18 Dec 2020 18:43:13 -0500 (EST)

branch: master
commit 188b3631402fd3d47771a26f9c9cd1ee89c1622b
Author: Mohammad Akhlaghi <mohammad@akhlaghi.org>
Commit: Mohammad Akhlaghi <mohammad@akhlaghi.org>

    MakeCatalog: removed duplicate option for --areaarcsec2
    
    Until now, there were two entries for this option in 'bin/mkcatalog/args.h'
    (and thus in the output of '--help'). With this commit, the extra copy has
    been removed.
---
 bin/mkcatalog/args.h | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/bin/mkcatalog/args.h b/bin/mkcatalog/args.h
index 24f0090..ee345c4 100644
--- a/bin/mkcatalog/args.h
+++ b/bin/mkcatalog/args.h
@@ -1463,20 +1463,6 @@ struct argp_option program_options[] =
       ui_column_codes_ll
     },
     {
-      "areaarcsec2",
-      UI_KEY_AREAARCSEC2,
-      0,
-      0,
-      "Area of labeled region in arcsec^2.",
-      UI_GROUP_COLUMNS_MORPHOLOGY,
-      0,
-      GAL_TYPE_INVALID,
-      GAL_OPTIONS_RANGE_ANY,
-      GAL_OPTIONS_NOT_MANDATORY,
-      GAL_OPTIONS_NOT_SET,
-      ui_column_codes_ll
-    },
-    {
       "areaminv",
       UI_KEY_MINVNUM,
       0,



reply via email to

[Prev in Thread] Current Thread [Next in Thread]