mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-21 04:26: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
4
packages/freebasic/1.9.0/compile
vendored
Normal file
4
packages/freebasic/1.9.0/compile
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# Compile bas files
|
||||
fbc -lang qb -b "$@" -x out
|
Loading…
Add table
Add a link
Reference in a new issue