Tino

Results 1 comments of Tino

Hey there, thx for the quick reply. Here is the output: `#!/bin/sh \ \# SWI-Prolog saved state \ exec ${SWIPL-/usr/local/Cellar/swi-prolog/7.6.4/libexec/lib/swipl-7.6.4/bin/x86_64-darwin16.7.0/swipl} \-x "$0" -- "$@"\ \ ` For my project I...