Changeset 35258
- Timestamp:
- Mar 7, 2013, 9:26:49 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130306/Ohana/src/opihi/dvo/mmatch.c
r35250 r35258 85 85 86 86 // parse the fields to be extracted and returned 87 int first = 4;87 int first = 3; 88 88 if (CoordsFile) { 89 first = 2;89 first = 1; 90 90 } 91 91 fields = dbCmdlineFields (argc-first, &argv[first], DVO_TABLE_MEASURE, &last, &Nfields);
Note:
See TracChangeset
for help on using the changeset viewer.
