Changeset 27491 for trunk/Ohana/src/opihi/cmd.data
- Timestamp:
- Mar 27, 2010, 5:27:25 PM (16 years ago)
- Location:
- trunk/Ohana/src/opihi/cmd.data
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/cmd.data/section.c
r13479 r27491 6 6 7 7 int N, action, kapa; 8 char *name, *location;9 8 Graphdata graphmode; 10 9 KapaSection section; 10 char *name = NULL; 11 char *location = NULL; 11 12 12 13 action = NONE; -
trunk/Ohana/src/opihi/cmd.data/subset.c
r25757 r27491 11 11 out = NULL; 12 12 ivec = ovec = tvec = NULL; 13 Npts = 0; 13 14 14 15 valid = TRUE;
Note:
See TracChangeset
for help on using the changeset viewer.
