IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 21, 2006, 1:39:39 PM (20 years ago)
Author:
jhoblitt
Message:

exp_type & class are redundant in Exps

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/regtool.c

    r6370 r6661  
    211211        newExp->telescope,
    212212        newExp->exp_type,
    213         newExp->class,
     213//        newExp->class,
    214214        newExp->imfiles,
    215215        "my filter",
     
    227227        newExp->telescope,
    228228        newExp->exp_type,
    229         newExp->class,
     229//        newExp->class,
    230230        newExp->imfiles,
    231231        "my filter",
Note: See TracChangeset for help on using the changeset viewer.