mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-08 11:16:27 +02:00
pkg(cobol-3.1.2): Adds cobol 3.1.2 (gnucobol) (#235)
This commit is contained in:
parent
65cbefa94e
commit
3355ffafb2
6 changed files with 47 additions and 0 deletions
5
packages/cobol/3.1.2/run
vendored
Executable file
5
packages/cobol/3.1.2/run
vendored
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
shift
|
||||
./binary "$@"
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue