- Timestamp:
- Oct 27, 2015, 4:19:52 PM (11 years ago)
- Location:
- branches/eam_branches/ipp-20150625/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/addstar/include/loadgalphot.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20150625/Ohana
-
branches/eam_branches/ipp-20150625/Ohana/src/addstar/include/loadgalphot.h
r38553 r38983 36 36 } GalPhotIDset; 37 37 38 AddstarClientOptions args_loadgalphot (int argc, char **argv, AddstarClientOptions options);38 AddstarClientOptions args_loadgalphot (int *argc, char **argv, AddstarClientOptions options); 39 39 40 40 int loadgalphot_table (SkyList *skylistInput, HostTable *hosts, char *filename, AddstarClientOptions *options); 41 41 42 GalPhot_Stars *loadgalphot_readstars (char *filename, int *nstars );42 GalPhot_Stars *loadgalphot_readstars (char *filename, int *nstars, AddstarClientOptions *options); 43 43 44 44 int loadgalphot_sortStars (GalPhot_Stars *stars, int Nstars);
Note:
See TracChangeset
for help on using the changeset viewer.
