IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 20, 2005, 5:15:23 AM (21 years ago)
Author:
eugene
Message:

keep ELIXIR mode for now until Fread is dropped

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libohana/include/dvo.h

    r4500 r4586  
    33# ifndef DVO_H
    44# define DVO_H
     5
     6# define ELIXIR 1
     7# define PANSTARRS 0
     8# define LONEOS 0
    59
    610/*** named data values (convert all to enums?) ***/
     
    165169PhotCode *GetPhotcodeEquivbyName (char *name);
    166170PhotCode *GetPhotcodebyCode (int code);
     171PhotCode *GetPhotcodebyNsec (int Nsec);
    167172PhotCode *GetPhotcodeEquivbyCode (int code);
    168173char *GetPhotcodeNamebyCode (int code);
Note: See TracChangeset for help on using the changeset viewer.