Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/barbell.c

    r99658f6 ra34b811  
    8585 
    8686static double 
    87 effective_radius(int mode, double radius_bell, double radius, double length) 
     87radius_effective(int mode, double radius_bell, double radius, double length) 
    8888{ 
    8989    switch (mode) { 
Note: See TracChangeset for help on using the changeset viewer.