Changeset e7678b2 in sasmodels for sasmodels/models/core_shell_bicelle.py


Ignore:
Timestamp:
Feb 29, 2016 6:21:55 AM (8 years ago)
Author:
piotr
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:
73860b6
Parents:
deac08c
Message:

Code review from PAK

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/core_shell_bicelle.py

    rfa8011eb re7678b2  
    9191# pylint: enable=bad-whitespace, line-too-long 
    9292 
    93 source = ["lib/J1.c", "lib/gauss76.c", "core_shell_bicelle.c"] 
     93source = ["lib/Si.c", "lib/J1.c", "lib/J1c.c", "lib/gauss76.c", "core_shell_bicelle.c"] 
    9494 
    9595demo = dict(scale=1, background=0, 
Note: See TracChangeset for help on using the changeset viewer.