Ignore:
Timestamp:
Jan 11, 2017 9:01:30 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:
391aba4
Parents:
592343f
Message:

sas_Si fixes in py files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/core_shell_bicelle_elliptical.py

    rfcb33e4 r4b541ac  
    132132# pylint: enable=bad-whitespace, line-too-long 
    133133 
    134 source = ["lib/Si.c", "lib/polevl.c", "lib/sas_J1.c", "lib/gauss76.c","core_shell_bicelle_elliptical.c"] 
     134source = ["lib/sas_Si.c", "lib/polevl.c", "lib/sas_J1.c", "lib/gauss76.c", 
     135          "core_shell_bicelle_elliptical.c"] 
    135136 
    136137demo = dict(scale=1, background=0, 
Note: See TracChangeset for help on using the changeset viewer.