Changeset 34088 for trunk/Ohana/src/opihi/cmd.astro/cdot.c
- Timestamp:
- Jun 26, 2012, 11:46:01 AM (14 years ago)
- Location:
- trunk/Ohana/src/opihi/cmd.astro
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/cmd.astro
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20120601/Ohana/src/opihi/cmd.astro (added) merged: 33985,34049,34073
- Property svn:mergeinfo changed
-
trunk/Ohana/src/opihi/cmd.astro/cdot.c
r25757 r34088 30 30 31 31 status = fRD_to_XY (&x, &y, r, d, &graphmode.coords); 32 32 if (!status) return TRUE; 33 33 34 if (!KapaPrepPlot (kapa, 1, &graphmode)) return (FALSE); 34 35 KapaPlotVector (kapa, 1, &x, "x");
Note:
See TracChangeset
for help on using the changeset viewer.
