Changeset 6379 for trunk/psphot/src/psphotRoughClass.c
- Timestamp:
- Feb 7, 2006, 8:52:03 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotRoughClass.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotRoughClass.c
r6320 r6379 15 15 psphotDumpMoments (config, sources); 16 16 17 char *breakPt = psMetadataLookup Ptr (&status, config, "BREAK_POINT");17 char *breakPt = psMetadataLookupStr (&status, config, "BREAK_POINT"); 18 18 if (!strcasecmp (breakPt, "CLASS")) exit (0); 19 19
Note:
See TracChangeset
for help on using the changeset viewer.
