IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 22, 2012, 7:13:43 AM (14 years ago)
Author:
eugene
Message:

minor changes to comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20120405/Ohana/src/relphot/src/args.c

    r33885 r33898  
    345345  if (!HOSTDIR) relphot_client_usage();
    346346
    347   // CATDIR[0] = 0;
    348   // if ((N = get_argument (argc, argv, "-catdir"))) {
    349   //   remove_argument (N, &argc, argv);
    350   //   strcpy (CATDIR, argv[N]);
    351   //   remove_argument (N, &argc, argv);
    352   // }
    353   // if (!CATDIR[0]) relphot_client_usage();
    354 
    355347  IMAGES = NULL; // used in -update mode
    356348  BCATALOG = NULL; // used in -load mode
Note: See TracChangeset for help on using the changeset viewer.