pkg(prolog-8.2.4): Add prolog 8.2.4

This commit is contained in:
Vargas, Dan 2021-03-18 09:20:37 -05:00
parent d50403230c
commit d5723a11d2
5 changed files with 34 additions and 0 deletions

4
packages/prolog/8.2.4/run vendored Normal file
View file

@ -0,0 +1,4 @@
#!/usr/bin/env bash
# Put instructions to run the runtime
swipl -g true -t halt "$@"