Changeset 3219

Show
Ignore:
Timestamp:
12/13/11 12:30:07 (5 months ago)
Author:
erkn
Message:

fixed some Saxs/Sans? misprints

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/mcxtrace-1.0/xlib/samples/Saxs_spheres.comp

    r3164 r3219  
    77*         University of Copenhagen, Copenhagen, Denmark 
    88* 
    9 * Component: Sans_spheres 
     9* Component: Saxs_spheres 
    1010* 
    1111* %I 
     
    6262*******************************************************************************/ 
    6363 
    64 DEFINE COMPONENT Sans_spheres 
     64DEFINE COMPONENT Saxs_spheres 
    6565DEFINITION PARAMETERS () 
    6666SETTING PARAMETERS (R=100, Phi=1e-3, Delta_rho=0.6, sigma_abs=0,  
     
    9696 
    9797  if (!(target_x || target_y || target_z)) { 
    98     printf("Sans_spheres: %s: The target is not defined. Using direct beam (Z-axis).\n", 
     98    printf("Saxs_spheres: %s: The target is not defined. Using direct beam (Z-axis).\n", 
    9999      NAME_CURRENT_COMP); 
    100100    target_z=1;