Changeset 32e3c9b in sasmodels for sasmodels/__init__.py


Ignore:
Timestamp:
Jul 21, 2016 2:08:04 PM (8 years ago)
Author:
Paul Kienzle <pkienzle@…>
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:
b966a96
Parents:
42356c8
Message:

dll version of magnetic sld

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/__init__.py

    r59d94b3 r32e3c9b  
    4141    # can build model docs on the fly, including images. 
    4242    return_list = [ 
    43         expand_patterns([], ['*.c', '*.cl', 'convert.json']), 
     43        expand_patterns([], ['*.c', '*.cl']), 
    4444        expand_patterns(['models'], ['*.py', '*.c']), 
    4545        expand_patterns(['models', 'lib'], ['*.c']), 
Note: See TracChangeset for help on using the changeset viewer.