Changeset 5014 for trunk/Ohana/src/opihi/dvo/pmeasure.c
- Timestamp:
- Sep 12, 2005, 3:04:48 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
r4833 r5014 22 22 if (!GetGraph (&graphmode, NULL, &Ngraph)) return (FALSE); 23 23 if (VarConfig ("CATDIR", "%s", catdir) == NULL) return (FALSE); 24 if (VarConfig ("CATMODE", "%s", catalog.catmode) == NULL)25 strcpy (catalog.catmode, "RAW");26 24 27 25 regions = (RegionFile *) NULL;
Note:
See TracChangeset
for help on using the changeset viewer.
