- Timestamp:
- Nov 21, 2015, 3:12:35 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20151113/Ohana/src/opihi/cmd.astro/init.c
r38062 r39183 64 64 int vshimage PROTO((int, char **)); 65 65 int shimage PROTO((int, char **)); 66 int wcs PROTO((int, char **)); 66 67 67 68 static Command cmds[] = { … … 127 128 {1, "vshimage", vshimage, "generate images for vector spherical harmonic terms"}, 128 129 {1, "shimage", shimage, "generate images for spherical harmonic terms"}, 130 {1, "wcs", wcs, "set the wcs for the given image"}, 129 131 }; 130 132
Note:
See TracChangeset
for help on using the changeset viewer.
