piston/packages/prolog/8.2.4/run
2021-03-18 09:20:37 -05:00

4 lines
86 B
Bash

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