This website requires JavaScript.
Explore
Help
Sign In
flinner
/
dots
mirror of
https://github.com/Flinner/dots.git
Watch
1
Star
0
Fork
You've already forked dots
0
Code
Issues
Projects
Releases
Wiki
Activity
main
dots
/
julia
/
.julia
/
config
/
startup.jl
6 lines
104 B
Julia
Raw
Permalink
Blame
History
try
using
Revise
catch
e
@warn
"
Error initializing Revise
"
exception
=
(
e
,
catch_backtrace
(
)
)
end
Reference in New Issue
View Git Blame
Copy Permalink