Changeset 2827 for trunk/Ohana/src/opihi/mana/init.c
- Timestamp:
- Dec 27, 2004, 7:43:08 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/mana/init.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/mana/init.c
r2826 r2827 2 2 3 3 int findpeaks PROTO((int, char **)); 4 int rawstars PROTO((int, char **)); 4 5 5 6 static Command cmds[] = { 6 7 {"findpeaks", findpeaks, "find image peaks"}, 8 {"rawstars", rawstars, "find raw star stats"}, 7 9 }; 8 10
Note:
See TracChangeset
for help on using the changeset viewer.
