Changeset 6c3e266 in sasmodels


Ignore:
Timestamp:
Jan 13, 2017 7:22:13 AM (7 years ago)
Author:
wojciech
Branches:
master, core_shell_microgels, costrafo411, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
3a45c2c
Parents:
8e68ea0
Message:

Code clean-up - removed commented line

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/stacked_disks.c

    r592343f r6c3e266  
    5454 
    5555    const double be1 = sas_2J1x_x(besarg1); 
    56     //const double be2 = sas_J1c(besarg2); 
     56    //const double be2 = sas_2J1x_x(besarg2); 
    5757    const double be2 = be1; 
    5858    const double si1 = sas_sinx_x(sinarg1); 
Note: See TracChangeset for help on using the changeset viewer.