piston/packages/prolog/8.2.4/run

5 lines
86 B
Plaintext
Raw Normal View History

2021-03-18 15:20:37 +01:00
#!/usr/bin/env bash
# Put instructions to run the runtime
swipl -g true -t halt "$@"