mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-21 12:36:28 +02:00
Updated to Pascal 3.2.2
This commit is contained in:
parent
86d897d580
commit
8a778f7033
6 changed files with 45 additions and 0 deletions
5
packages/pascal/3.2.2/compile
vendored
Normal file
5
packages/pascal/3.2.2/compile
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# Compile pascal files
|
||||
fpc -oout -v0 "$@"
|
||||
chmod +x out
|
Loading…
Add table
Add a link
Reference in a new issue