Well, no, I did some combination of using AstroLib and the include statement, one problem is that sunpos.jl is not included when the module is loaded. I can tell you that trying it again now (`using AstroLib`, that is), I get the following error:
iERROR: LoadError: LoadError: SystemError: opening file C:\Users\cbinz\.julia\v0.4\AstroLib\src\..\deps\NP.xy: No such file or directory
in open at iostream.jl:90
in open at iostream.jl:112
in readdlm_auto at datafmt.jl:45
in readdlm at datafmt.jl:39
in readdlm at datafmt.jl:36
in anonymous at C:\Users\cbinz\.julia\v0.4\AstroLib\src\common.jl:13
in include at boot.jl:261
in include_from_node1 at loading.jl:320
in include at boot.jl:261
in include_from_node1 at loading.jl:320
in require at loading.jl:259
while loading C:\Users\cbinz\.julia\v0.4\AstroLib\src\common.jl, in expression starting on line 11
while loading C:\Users\cbinz\.julia\v0.4\AstroLib\src\AstroLib.jl, in expression starting on line 15