mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 21:16:29 +02:00
add julia 1.6.1 package (#285)
This commit is contained in:
parent
64e95f63e0
commit
929f3d3f2c
5 changed files with 35 additions and 0 deletions
4
packages/julia/1.6.1/run
vendored
Executable file
4
packages/julia/1.6.1/run
vendored
Executable 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