https://github.com/JuliaLang/julia
Raw File
Tip revision: d9749f45f38b01045c18081a4e63fa1bee689f77 authored by KristofferC on 15 December 2020, 08:33:42 UTC
assume project/manifest doe not change within a require call or within a precompilation process
Tip revision: d9749f4
startup.jl
# This file should contain site-specific commands to be executed on Julia startup;
# Users may store their own personal commands in `~/.julia/config/startup.jl`.
back to top