Changeset 4748 for trunk/Ohana/src/opihi/dvo/init.c
- Timestamp:
- Aug 10, 2005, 11:00:20 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/dvo/init.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/dvo/init.c
r4701 r4748 46 46 int simage PROTO((int, char **)); 47 47 int subpix PROTO((int, char **)); 48 int version PROTO((int, char **)); 48 49 49 50 /* temporarily exclude … … 97 98 {"simage", simage, "plot stars in an image"}, 98 99 {"subpix", subpix, "get subpixel positions"}, 100 {"version", version, "show version information"}, 99 101 }; 100 102
Note:
See TracChangeset
for help on using the changeset viewer.
