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.
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.