mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-23 05:26:28 +02:00
Updated to Julia 1.8.5
This commit is contained in:
parent
86d897d580
commit
6524db168f
5 changed files with 35 additions and 0 deletions
4
packages/julia/1.8.5/run
vendored
Normal file
4
packages/julia/1.8.5/run
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# Run without startup or history file
|
||||
julia --startup-file=no --history-file=no "$@"
|
Loading…
Add table
Add a link
Reference in a new issue