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