IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27


Ignore:
Timestamp:
Jan 24, 2003, 12:46:12 AM (23 years ago)
Author:
eugene
Message:

added DIST column to table

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/imregister/include/imreg.h

    r14 r27  
    1010  int NameSelect;    char *Name;
    1111  int ProcSelect;    int Proc;
     12  int DistSelect;    int Dist;
    1213  int Ntimes;        unsigned long *tstart, *tstop;
    1314  int MatchNumber;
     
    1920  int modify;
    2021
    21   int Newpath, mef2split, split2mef;
     22  int modify_path;
    2223  char *oldpath, *newpath;
     24
     25  int mef2split, split2mef;
     26  int modify_dist, dist;
    2327
    2428  int HST;
Note: See TracChangeset for help on using the changeset viewer.