Changeset 7917 for trunk/Ohana/src/opihi/cmd.data/spline_apply.c
- Timestamp:
- Jul 16, 2006, 10:58:49 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/cmd.data/spline_apply.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/cmd.data/spline_apply.c
r7080 r7917 13 13 14 14 if (argc != 7) { 15 fprintf (stderr, "USAGE: spline_apply <Y> <Y2> <out> (x/y) Nx Ny\n");15 gprint (GP_ERR, "USAGE: spline_apply <Y> <Y2> <out> (x/y) Nx Ny\n"); 16 16 return (FALSE); 17 17 }
Note:
See TracChangeset
for help on using the changeset viewer.
