Skip to content
Commit 1a1a0253 authored by Jakob Stierhof's avatar Jakob Stierhof
Browse files

Fix xyfit_fun namespace problematic

Previously xyfit_fun only recognized global functions of the form foo_xyfit.
This is not a problem if defined in a script but required a 'public'
statement if defined in an interactive session. Now xyfit_fun should
recognize foo_xyfit functions in global and current ns.
parent 4bc8e184
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment