evanoconnor / NuLib

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

some fixes to non-weak rates useability #11

Closed evanoconnor closed 9 years ago

evanoconnor commented 9 years ago

Some errors existed compiling without weak rates. It doesn't like the subroutines in nuclei_distribution_helpers because the variables are not defined. I've fixed it with this code.

This required some changes to the Makefile to correctly set up the dependences.