pkg(julia-1.5.4): Added julia 1.5.4

This commit is contained in:
Victor Frazao 2021-03-14 12:40:31 -04:00 committed by Thomas
parent 4dade61599
commit 172cbd92a1
5 changed files with 19 additions and 0 deletions

4
packages/julia/1.5.4/run vendored Executable file
View file

@ -0,0 +1,4 @@
#!/usr/bin/env bash
# Put instructions to run the runtime
julia --startup-file=no --history-file=no "$@"