- Timestamp:
- 12/15/11 17:03:40 (5 months ago)
- Files:
-
- 1 modified
-
trunk/xlib/samples/Saxs_spheres.comp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/xlib/samples/Saxs_spheres.comp
r3230 r3235 82 82 83 83 if (shape < 0) 84 exit(fprintf(stderr,"Sa ns_spheres: %s: sample has invalid dimensions.\n"84 exit(fprintf(stderr,"Saxs_spheres: %s: sample has invalid dimensions.\n" 85 85 "ERROR Please check parameter values.\n", NAME_CURRENT_COMP)); 86 86
