Changeset 4833 for trunk/Ohana/src/opihi/dvo/pmeasure.c
- Timestamp:
- Aug 19, 2005, 5:14:08 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/dvo/pmeasure.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/dvo/pmeasure.c
r4800 r4833 19 19 20 20 Ngraph = -1; 21 if (!InitPhotcodes ()) return (FALSE); 21 22 if (!GetGraph (&graphmode, NULL, &Ngraph)) return (FALSE); 22 23 if (VarConfig ("CATDIR", "%s", catdir) == NULL) return (FALSE); 23 if (!InitPhotcodes ()) return (FALSE); 24 if (VarConfig ("CATMODE", "%s", catalog.catmode) == NULL) 25 strcpy (catalog.catmode, "RAW"); 24 26 25 27 regions = (RegionFile *) NULL;
Note:
See TracChangeset
for help on using the changeset viewer.
