Changeset 4834 for trunk/Ohana/src/opihi/dvo/catalog.c
- Timestamp:
- Aug 19, 2005, 5:22:00 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/dvo/catalog.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/dvo/catalog.c
r4800 r4834 30 30 if (!GetGraph (&graphmode, NULL, &Ngraph)) return (FALSE); 31 31 32 VarConfig ("GSCDIR", "%s", gscdir); 32 33 VarConfig ("CATDIR", "%s", catdir); 33 VarConfig ("GSCDIR", "%s", gscdir); 34 if (VarConfig ("CATMODE", "%s", catalog.catmode) == NULL) 35 strcpy (catalog.catmode, "RAW"); 34 36 35 37 Mz = 17.0;
Note:
See TracChangeset
for help on using the changeset viewer.
