File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -77,12 +77,12 @@ Older tagged versions should work with older Julia versions.
7777
7878As of ` v0.14 ` , the following functions are deprecated
7979(but still supported for now)
80- | old | new |
81- | :--- | :--- |
82- | ` jim ` | ` MIRTjim.jim ` |
83- | ` prompt ` | ` MIRTjim.prompt ` |
84- | ` fld_read ` | ` FileIO.load ` |
85- | ` fld_write ` | ` FileIO.save ` |
80+ | old | new | see |
81+ | :--- | :--- | :--- |
82+ | ` jim ` | ` MIRTjim.jim ` | [ MIRTjim.jl ] ( https://github.com/JeffFessler/MIRTjim.jl ) |
83+ | ` prompt ` | ` MIRTjim.prompt ` | |
84+ | ` fld_read ` | ` FileIO.load ` | [ AVSfldIO.jl ] ( https://github.com/JeffFessler/AVSfldIO.jl ) |
85+ | ` fld_write ` | ` FileIO.save ` | [ FileIO.jl ] ( https://github.com/JuliaIO/FileIO.jl ) |
8686
8787
8888<!-- URLs -->
You can’t perform that action at this time.
0 commit comments