Changeset 4586 for trunk/Ohana/src/libohana/include/dvo.h
- Timestamp:
- Jul 20, 2005, 5:15:23 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/libohana/include/dvo.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/libohana/include/dvo.h
r4500 r4586 3 3 # ifndef DVO_H 4 4 # define DVO_H 5 6 # define ELIXIR 1 7 # define PANSTARRS 0 8 # define LONEOS 0 5 9 6 10 /*** named data values (convert all to enums?) ***/ … … 165 169 PhotCode *GetPhotcodeEquivbyName (char *name); 166 170 PhotCode *GetPhotcodebyCode (int code); 171 PhotCode *GetPhotcodebyNsec (int Nsec); 167 172 PhotCode *GetPhotcodeEquivbyCode (int code); 168 173 char *GetPhotcodeNamebyCode (int code);
Note:
See TracChangeset
for help on using the changeset viewer.
