Changeset 616df8f in sasmodels for sasmodels/models/raspberry.c


Ignore:
Timestamp:
Mar 20, 2016 9:03:29 PM (8 years ago)
Author:
ajj
Branches:
master, core_shell_microgels, costrafo411, magnetic_model, release_v0.94, release_v0.95, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
3a45c2c, 1e9a108
Parents:
cdc8070
Message:

removing unused variables from raspberry model

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/raspberry.c

    ra2d8a67 r616df8f  
    2727 
    2828 
    29     double vfL, rL, sldL, vfS, rS, sldS, deltaS, delrhoL, delrhoS, sldSolv, aSs; 
     29    double vfL, rL, sldL, vfS, rS, sldS, deltaS, delrhoL, delrhoS, sldSolv; 
    3030    double VL, VS, Np, f2, fSs; 
    3131    double psiL,psiS; 
    32     double sfLS,sfSS,Np2,fSs2; 
     32    double sfLS,sfSS; 
    3333    double slT; 
    3434  
Note: See TracChangeset for help on using the changeset viewer.