[ADD] Deprecated files and methods

This commit is contained in:
Eduardo Cueto Mendoza 2020-05-11 15:39:59 -06:00
parent 7eee98ece2
commit cbf4de3828
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,4 @@
# THIS CODE IS DEPRECATED
Pkg.add("Colors")
Pkg.resolve()

9
17_ReadinWritingPkgs.jl Normal file
View File

@ -0,0 +1,9 @@
# THIS CODE IS DEPRECATED for 0.5.2
#Pkg.add("PkgDev")
# now we have to use in julia REPL ] then add "Package name"
import PkgDev
PkgDev.enable_pkgbutler("Volume")