evanoconnor / NuLib

open-source neutrino interaction library
24 stars 16 forks source link

'save' attributes in nulibtable module #2

Closed srichers closed 11 years ago

srichers commented 11 years ago

Added 'save' attribute to ALL variables in the nulibtable module. This should make the fortran routines more usable when called from C, since it ensures the values retain their definitions when the fortran routine finishes and the module goes out of scope.