mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-21 12:36:28 +02:00
Updated to Freebasic 1.9.0
This commit is contained in:
parent
86d897d580
commit
6a48428970
6 changed files with 24 additions and 0 deletions
5
packages/freebasic/1.9.0/run
vendored
Normal file
5
packages/freebasic/1.9.0/run
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# Run output file from compile with arguments
|
||||
shift
|
||||
./out "$@"
|
Loading…
Add table
Add a link
Reference in a new issue