piston/packages/prolog/8.2.4/run

5 lines
86 B
Bash

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